Skip to content

Commit

Permalink
💚 Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
harehare committed Nov 15, 2023
1 parent 16e2977 commit ea98532
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
tags:
- "v[0-9]+.[0-9]+.[0-9]+"

permissions:
contents: write

jobs:
release:
if: github.actor != 'dependabot[bot]'
Expand Down

0 comments on commit ea98532

Please sign in to comment.