Skip to content

Commit

Permalink
Update .github/workflows/release.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Christian <[email protected]>
  • Loading branch information
kang-makes and sigilioso authored Apr 5, 2024
1 parent d395113 commit 705f5c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
--target $(git rev-parse HEAD) \
--notes-file CHANGELOG.partial.md
- name: Move major tag to this new commit
- name: Move major and major.minor tags to this new commit
run: |
# The release is created above, the repo still does not have the tag available here
git fetch
Expand Down

0 comments on commit 705f5c6

Please sign in to comment.