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.
1 parent 8d554bd commit fb8938fCopy full SHA for fb8938f
.github/workflows/main.yml
@@ -56,8 +56,7 @@ jobs:
56
uses: ncipollo/[email protected]
57
with:
58
artifacts: |
59
- ${{ github.workspace }}/PHP-*-Linux-PM*/*.tar.gz
60
- ${{ github.workspace }}/PHP-*-MacOS-*-PM*/*.tar.gz
+ ${{ github.workspace }}/PHP-*-PM*/*.tar.gz
61
${{ github.workspace }}/PHP-*-Windows-PM*/*.zip
62
name: PHP (Build ${{ github.run_number }}) - Archive
63
tag: php-build-${{ github.run_number }}
0 commit comments