1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00

Add explicit env

This commit is contained in:
Matthew Brown 2021-02-11 13:59:52 -05:00 committed by GitHub
parent 33de34f0d5
commit 6ff2ddf46c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,3 +58,6 @@ jobs:
- name: Release psalm/phar
run: bin/github-deploy-phar.sh
env:
PHAR_REPO_TOKEN: ${{ secrets.PHAR_REPO_TOKEN }}