Skip to content

Commit

Permalink
Update ts-beta-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chadhietala committed Oct 31, 2023
1 parent 9c1f105 commit dad1a24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ts-beta-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
name: Create GitHub issue if tests fail
if: failure() && github.event_name == 'schedule'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.G_ACCESS_TOKEN }}
REPO: ${{ github.repository }}
WORKFLOW: ${{ github.workflow }}
JOB: ${{ github.job }}
Expand Down

0 comments on commit dad1a24

Please sign in to comment.