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 b0b8a14 commit d563300Copy full SHA for d563300
1 file changed
.github/workflows/release-php.yml
@@ -41,7 +41,7 @@ jobs:
41
run: echo "version=${GITHUB_REF#refs/tags/}" >> $GITHUB_OUTPUT
42
43
- name: Create Release
44
- uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2
+ uses: softprops/action-gh-release@71d29a04ae7c63895f38299d7a5e05d238f7f445 # v2
45
with:
46
files: |
47
./.build/git-artifact
0 commit comments