Skip to content

Commit c0802f7

Browse files
author
rsora
committed
Bump svenstaro/upload-release-action to v2
1 parent 3c91e87 commit c0802f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
prerelease: ${{ steps.prerelease.outputs.IS_PRE }}
136136

137137
- name: Upload release files on Github
138-
uses: svenstaro/upload-release-action@v1-release
138+
uses: svenstaro/upload-release-action@v2
139139
with:
140140
repo_token: ${{ secrets.GITHUB_TOKEN }}
141141
file: dist/*

0 commit comments

Comments
 (0)