Skip to content

Commit

Permalink
chore: update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bubkoo authored Oct 10, 2024
1 parent 7b79fb6 commit 6090199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
app_id: ${{ secrets.APP_ID }}
private_key: ${{ secrets.PRIVATE_KEY }}
- name: 📦 Release
uses: wow-actions/release-github-action@v1
uses: wow-actions/release-github-action@v2
with:
GITHUB_TOKEN: ${{ env.BOT_TOKEN }}
GIT_COMMITTER_NAME: ${{ env.BOT_NAME }}
Expand Down

0 comments on commit 6090199

Please sign in to comment.