Skip to content

Commit

Permalink
Merge pull request #5 from thehackermonkey/fix-semrel
Browse files Browse the repository at this point in the history
Fix semrel
  • Loading branch information
thehackermonkey authored May 20, 2022
2 parents 540ef8a + 8ea2203 commit fde2500
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
name: Release repo

permissions:
contents: write
issues: write
pull-requests: write
deployments: write

on:
push:
branches: [ main ]
Expand Down

0 comments on commit fde2500

Please sign in to comment.