Skip to content

Commit 6090199

Browse files
authored
chore: update release.yml
1 parent 7b79fb6 commit 6090199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
app_id: ${{ secrets.APP_ID }}
2424
private_key: ${{ secrets.PRIVATE_KEY }}
2525
- name: 📦 Release
26-
uses: wow-actions/release-github-action@v1
26+
uses: wow-actions/release-github-action@v2
2727
with:
2828
GITHUB_TOKEN: ${{ env.BOT_TOKEN }}
2929
GIT_COMMITTER_NAME: ${{ env.BOT_NAME }}

0 commit comments

Comments
 (0)