Skip to content

Commit

Permalink
ci(release): update tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
roll-w committed Nov 2, 2024
1 parent fedc7ce commit 06feaa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manually_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
git clone https://github.com/roll-w/web-common-starter
cd web-common-starter
# TODO: retrieve version from gradle task
git checkout 0.2.1
git checkout v0.2.1
mvn -f web-common-parent/ clean install
cd ..
- name: Create Tag
Expand Down

0 comments on commit 06feaa2

Please sign in to comment.