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:
parent
33de34f0d5
commit
6ff2ddf46c
3
.github/workflows/build-phar.yml
vendored
3
.github/workflows/build-phar.yml
vendored
@ -58,3 +58,6 @@ jobs:
|
||||
|
||||
- name: Release psalm/phar
|
||||
run: bin/github-deploy-phar.sh
|
||||
env:
|
||||
PHAR_REPO_TOKEN: ${{ secrets.PHAR_REPO_TOKEN }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user