Skip to content

Commit

Permalink
Fix tag name
Browse files Browse the repository at this point in the history
  • Loading branch information
AWehrhahn committed Nov 28, 2022
1 parent 0c7f66b commit 1d00c74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
# Which type of bump to use when none explicitly provided (default: `patch`).
# default_bump: # optional, default is patch
custom_tag: v6.03.6
custom_tag: 6.03.6

- name: Create Release
id: create_release
Expand Down

0 comments on commit 1d00c74

Please sign in to comment.