Skip to content

Commit

Permalink
chore(ci): fix relese ci
Browse files Browse the repository at this point in the history
  • Loading branch information
oowl committed Jan 2, 2024
1 parent 67b3982 commit 63fe888
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ env:

jobs:
test:
permissions: write-all
name: ${{ matrix.platform.os_name }} with rust ${{ matrix.toolchain }}
runs-on: ${{ matrix.platform.os }}
strategy:
Expand Down

0 comments on commit 63fe888

Please sign in to comment.