Skip to content

Commit

Permalink
Set versioning to patch again
Browse files Browse the repository at this point in the history
  • Loading branch information
Griefed committed May 9, 2021
1 parent e6658b5 commit a90fa88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag_release_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
version_scheme: semantic
version_type: major
version_type: patch
# MAJOR.MINOR.PATCH
- name: Create Release
id: create_release
Expand Down

0 comments on commit a90fa88

Please sign in to comment.