There was an error while loading. Please reload this page.
1 parent 69b28ea commit 22635fbCopy full SHA for 22635fb
1 file changed
.github/workflows/release.yml
@@ -31,7 +31,7 @@ jobs:
31
run: php ./box.phar compile
32
33
- name: Create Release
34
- uses: softprops/action-gh-release@v2
+ uses: softprops/action-gh-release@v3
35
with:
36
name: Release ${{ github.ref_name }}
37
body: ''
0 commit comments