Skip to content

Commit

Permalink
update token name
Browse files Browse the repository at this point in the history
  • Loading branch information
gagantrivedi committed Sep 14, 2023
1 parent fbab4b1 commit 0fef415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api-dependency-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: flagsmith/flagsmith-rbac
token: ${{ secrets.github_access_token }}
token: ${{ secrets.GH_PRIVATE_ACCESS_TOKEN }}
ref: ${{ env.FLAGSMITH_RBAC_REVISION }}
path: ./flagsmith-rbac

Expand Down

0 comments on commit 0fef415

Please sign in to comment.