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.
release-phar
1 parent 383dd45 commit 99e25f8Copy full SHA for 99e25f8
1 file changed
.github/workflows/release.yml
@@ -57,7 +57,7 @@ jobs:
57
- name: Checkout repository
58
uses: actions/checkout@v4
59
60
- - name: Restore built PHAR
+ - name: Fetch built PHAR from artifacts
61
uses: actions/download-artifact@v4
62
with:
63
name: pie-${{ github.sha }}.phar
0 commit comments