Skip to content

Commit

Permalink
fix: github ci sscripts
Browse files Browse the repository at this point in the history
  • Loading branch information
magic-akari committed Aug 21, 2023
1 parent d96e9e5 commit b25e3ca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ on:
- "v*"

jobs:
build:
publish:
if: startsWith(github.ref, 'refs/tags/v')
permissions:
packages: write
contents: write
Expand Down

0 comments on commit b25e3ca

Please sign in to comment.