We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents db02c6c + e2474e1 commit d2bd95eCopy full SHA for d2bd95e
.github/workflows/release-phar.yml
@@ -21,6 +21,6 @@ jobs:
21
run: test -e phalcon-migrations.phar && exit 0 || exit 10
22
23
- name: Upload to Release
24
- uses: softprops/action-gh-release@v1
+ uses: softprops/action-gh-release@v2
25
with:
26
files: phalcon-migrations.phar
0 commit comments