We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b79fb6 commit 6090199Copy full SHA for 6090199
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
23
app_id: ${{ secrets.APP_ID }}
24
private_key: ${{ secrets.PRIVATE_KEY }}
25
- name: 📦 Release
26
- uses: wow-actions/release-github-action@v1
+ uses: wow-actions/release-github-action@v2
27
with:
28
GITHUB_TOKEN: ${{ env.BOT_TOKEN }}
29
GIT_COMMITTER_NAME: ${{ env.BOT_NAME }}
0 commit comments