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 350e2ce commit 9d8613eCopy full SHA for 9d8613e
.github/workflows/main.yml
@@ -58,6 +58,8 @@ jobs:
58
artifacts: |
59
${{ github.workspace }}/*PHP-*-PM*/*.tar.gz
60
${{ github.workspace }}/*PHP-*-Windows-PM*/*.zip
61
+ ${{ github.workspace }}/*PHP-*.gdbinit/*.gdbinit
62
+
63
name: PHP (Build ${{ github.run_number }}) - Archive
64
tag: php-build-${{ github.run_number }}
65
commit: ${{ github.sha }}
0 commit comments