Skip to content

Commit

Permalink
Renamed the action-secret name (#3081)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kalaiselvi84 authored Apr 10, 2023
1 parent f2dd4c4 commit 87d9d6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Automatically update PR
uses: adRise/update-pr-branch@v0.6.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.AGONES_BOT }}
base: "main"
required_approval_count: 1
require_passed_checks: true
Expand Down

0 comments on commit 87d9d6a

Please sign in to comment.