File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ jobs:
235235
echo "TAG_NAME=${_REF#refs/tags/}" >> $_OUTPUT
236236
237237
- name: Publish Release []
238-
uses: svenstaro/upload-release-action@2.3.0
238+
uses: svenstaro/upload-release-action@2.4.0
239239
with:
240240
repo_token: ${{ secrets._TOKEN }}
241241
release_name: ${{ steps.tag_name.outputs.TAG_NAME }}

0 commit comments

Comments
 (0)