Skip to content

Commit

Permalink
fix: release
Browse files Browse the repository at this point in the history
  • Loading branch information
productdevbook committed Aug 17, 2023
1 parent eff6bb5 commit eeb225c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on:
tags:
- 'v*'

permissions:
pull-requests: write
contents: write

jobs:
release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit eeb225c

Please sign in to comment.