Skip to content

Commit

Permalink
updated github token name
Browse files Browse the repository at this point in the history
  • Loading branch information
Blokh committed Dec 17, 2023
1 parent 799b978 commit 7fbf575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-dev-sb-pr-generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
with:
source_branch: "dev"
destination_branch: "sb"
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.GH_TOKEN }}
pr_title: "Rebase dev to sb"

0 comments on commit 7fbf575

Please sign in to comment.