Skip to content

Commit

Permalink
chore(CI): Fix github token permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
popzxc committed Oct 12, 2024
1 parent c3ad710 commit f12c67c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ env:
# Minimum supported Rust version.
msrv: 1.79.0

permissions:
contents: write

jobs:
build-msrv:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f12c67c

Please sign in to comment.