Skip to content

Commit

Permalink
build: add token
Browse files Browse the repository at this point in the history
  • Loading branch information
huanhuanwa committed Jul 15, 2024
1 parent c69cb75 commit a4313d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
- uses: hmarr/auto-approve-action@v4
with:
review-message: 'Auto approve sync PRs to auto merge them'
github-token: ${{ secrets.GITHUB_TOKEN }}
publish:
if: startsWith(github.head_ref, 'release-auto-')
needs: [autoApprove]
Expand Down

0 comments on commit a4313d3

Please sign in to comment.