Skip to content

Commit

Permalink
ci: try different token
Browse files Browse the repository at this point in the history
  • Loading branch information
nilslice committed Jan 19, 2024
1 parent a90214f commit 1b69c45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ jobs:
wasi: true
input: ''
output_type: text
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ github.token }}
steps: |-
test open issue | https://cdn.modsurfer.dylibso.com/api/v1/module/2ab8f671a0334e7da92c9cd8e0cca0dd710930e6019319126b6bed06aad342e9.wasm | test_open_issue

0 comments on commit 1b69c45

Please sign in to comment.