Skip to content

Commit

Permalink
Update add-checks.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Rakshith B <[email protected]>
  • Loading branch information
Rakshithb1 authored Jan 12, 2024
1 parent 705b8ac commit c9ea48e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
-H "X-GitHub-Api-Version: 2022-11-28" \
/repos/Rakshithb1/commons/branches/develop/protection
env:
GH_TOKEN: ${{ github.token }}
GH_TOKEN: ${{ secrets.TOKEN }}
- name: Add branch protection rule
run: |
TOKEN=$GITHUB_TOKEN
Expand Down

0 comments on commit c9ea48e

Please sign in to comment.