Skip to content

Commit

Permalink
chore: Fix Release ci (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
chyroc authored Jan 16, 2025
1 parent ae2d806 commit b9ee18a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Release
on:
release:
types: [created]
permissions:
contents: write

jobs:
build:
Expand Down

0 comments on commit b9ee18a

Please sign in to comment.