File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7979
8080 - name : Uploading...
8181 if : github.ref == 'refs/heads/master'
82- uses : softprops/action-gh-release@v2.0.8
82+ uses : softprops/action-gh-release@v2.2.1
8383 with :
8484 tag_name : ${{ env.VERSION }}
8585 token : ${{ secrets.PAT }}
@@ -176,7 +176,7 @@ jobs:
176176
177177 - name : Uploading...
178178 if : github.ref == 'refs/heads/master'
179- uses : softprops/action-gh-release@v2.0.8
179+ uses : softprops/action-gh-release@v2.2.1
180180 with :
181181 tag_name : ${{ env.VERSION }}
182182 token : ${{ secrets.PAT }}
@@ -275,7 +275,7 @@ jobs:
275275
276276 - name : Uploading...
277277 if : github.ref == 'refs/heads/master'
278- uses : softprops/action-gh-release@v2.0.8
278+ uses : softprops/action-gh-release@v2.2.1
279279 with :
280280 tag_name : ${{ env.VERSION }}
281281 token : ${{ secrets.PAT }}
You can’t perform that action at this time.
0 commit comments