Skip to content

Commit

Permalink
fix semver bumper
Browse files Browse the repository at this point in the history
  • Loading branch information
WillMatthews committed Mar 4, 2024
1 parent 3bb65e4 commit 0145259
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ on:
push:
branches:
- master

permissions:
contents: write
issues: write

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

0 comments on commit 0145259

Please sign in to comment.