Skip to content

Commit

Permalink
fix release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kyoto7250 committed Jun 16, 2024
1 parent 5089a74 commit 20bd6f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ on:
- 'v*'

jobs:
permissions:
contents: write
release:
name: Release
runs-on: ${{ matrix.os }}
permissions:
contents: write
timeout-minutes: 10
outputs:
zhobo_version: ${{ env.ZHOBO_VERSION }}
Expand Down

0 comments on commit 20bd6f3

Please sign in to comment.