mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 20:34:47 +01:00
Add psalm/phar deployment
This commit is contained in:
parent
d6cdfbbe2b
commit
6e1df9c5cf
3
.github/workflows/build-phar.yml
vendored
3
.github/workflows/build-phar.yml
vendored
@ -51,3 +51,6 @@ jobs:
|
||||
file: build/psalm.phar*
|
||||
file_glob: true
|
||||
tag: ${{ github.ref }}
|
||||
|
||||
- name: Release psalm/phar
|
||||
run: build/github-deploy-phar.sh
|
||||
|
Loading…
Reference in New Issue
Block a user