Skip to content

Commit

Permalink
fallback token
Browse files Browse the repository at this point in the history
  • Loading branch information
yapishu committed Oct 23, 2024
1 parent 9e5c247 commit 81fd7d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ylem-container-test-env.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Internal test build
uses: actions/github-script@v7
with:
github-token: ${{ secrets.GH_TOKEN || github.token }}
github-token: ${{ secrets.GH }}
script: |
await github.rest.repos.createDispatchEvent({
owner: 'tloncorp',
Expand Down

0 comments on commit 81fd7d6

Please sign in to comment.