Skip to content

Commit

Permalink
Add explicit env
Browse files Browse the repository at this point in the history
  • Loading branch information
muglug authored Feb 11, 2021
1 parent 33de34f commit 6ff2ddf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-phar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,6 @@ jobs:

- name: Release psalm/phar
run: bin/github-deploy-phar.sh
env:
PHAR_REPO_TOKEN: ${{ secrets.PHAR_REPO_TOKEN }}

0 comments on commit 6ff2ddf

Please sign in to comment.