Skip to content

Commit

Permalink
Merge pull request #19 from feuerrot/fixsemrel2
Browse files Browse the repository at this point in the history
ci: always bump patch version
  • Loading branch information
feuerrot authored Nov 28, 2022
2 parents 4336557 + 91265d4 commit 4701c07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/semrel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
allow-initial-development-versions: true
force-bump-patch-version: true
- name: Log in to the Container registry
uses: docker/login-action@v2
with:
Expand Down

0 comments on commit 4701c07

Please sign in to comment.