Skip to content

Commit

Permalink
chore(github): changes the token used
Browse files Browse the repository at this point in the history
  • Loading branch information
dgrebb committed Sep 19, 2023
1 parent 3e7dd5d commit df685dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-backstop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- name: continue-on-error Comment
uses: mainmatter/continue-on-error-comment@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
repo-token: ${{ secrets.GH_WORKFLOW_TOKEN }}
outcome: ${{ steps.backstop.outcome }}
test-id: '🙈 BaclstpJS'

Expand Down

0 comments on commit df685dc

Please sign in to comment.