Skip to content

Commit

Permalink
fix: update token in ci ga action
Browse files Browse the repository at this point in the history
  • Loading branch information
joaoeinride committed Apr 16, 2024
1 parent 3051104 commit e8ae52b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ jobs:
with:
file: .sage/build/go/coverage/go-test.txt
fail_ci_if_error: true
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit e8ae52b

Please sign in to comment.