File tree
Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -235,7 +235,7 @@ jobs:
|
235 | 235 | echo "TAG_NAME=${_REF#refs/tags/}" >> $_OUTPUT
|
236 | 236 |
|
237 | 237 | - name: Publish Release []
|
238 |
| -uses: svenstaro/upload-release-action@2.3.0 |
| 238 | +uses: svenstaro/upload-release-action@2.4.0 |
239 | 239 | with:
|
240 | 240 | repo_token: ${{ secrets._TOKEN }}
|
241 | 241 | release_name: ${{ steps.tag_name.outputs.TAG_NAME }}
|
|
You can’t perform that action at this time.
0 commit comments