Skip to content

Commit

Permalink
ci: update token
Browse files Browse the repository at this point in the history
change github token

Ref: #30
  • Loading branch information
anantakumarghosh authored Feb 3, 2024
1 parent 11a2580 commit 44c1dab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/auto-create-and-merge-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,5 @@ jobs:
run: |
pr_number=$(echo $pr_url | cut -d '/' -f 7)
gh pr merge $pr_number --rebase --admin
env:
GH_TOKEN: ${{ secrets.DEVOPS }}

0 comments on commit 44c1dab

Please sign in to comment.