mirror of
https://github.com/danog/psalm.git
synced 2024-12-02 09:37:59 +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
|
- name: Release psalm/phar
|
||||||
run: bin/github-deploy-phar.sh
|
run: bin/github-deploy-phar.sh
|
||||||
|
env:
|
||||||
|
PHAR_REPO_TOKEN: ${{ secrets.PHAR_REPO_TOKEN }}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user