There was an error while loading. Please reload this page.
2 parents fee46b1 + c6342da commit 18e9f98Copy full SHA for 18e9f98
1 file changed
.github/workflows/build.yml
@@ -183,7 +183,7 @@ jobs:
183
-
184
name: GitHub Release
185
if: startsWith(github.ref, 'refs/tags/v')
186
- uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3.0.1
+ uses: softprops/action-gh-release@3d0d9888cb7fd7b750713d6e236d1fcb99157228 # v3.0.2
187
env:
188
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
189
with:
0 commit comments