Skip to content

Commit

Permalink
add github token to merge
Browse files Browse the repository at this point in the history
  • Loading branch information
luerhard committed Sep 17, 2024
1 parent 28983ee commit 911aba7
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 @@ -55,3 +55,4 @@ jobs:
from_branch: main
target_branch: dev
message: merge main to dev
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 911aba7

Please sign in to comment.