Skip to content

Commit

Permalink
Updated token variable.
Browse files Browse the repository at this point in the history
  • Loading branch information
david-waltermire committed Dec 8, 2024
1 parent 4225660 commit 3d78ec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/status-ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
with:
commit_resources: true
secrets:
COMMIT_TOKEN: ${{ secrets.COMMIT_TOKEN }}
COMMIT_TOKEN: ${{ secrets.ACCESS_TOKEN }}

0 comments on commit 3d78ec1

Please sign in to comment.