Skip to content

Commit

Permalink
testactions
Browse files Browse the repository at this point in the history
  • Loading branch information
BrotherSam66 committed Nov 4, 2022
1 parent 050a154 commit 6cca34b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ git add .
# testcommit: your commite message
git commit -m "testactions"
# vXX.XX.XX: your version. your tag
git tag -a v0.5.03 -m "test release"
git tag -a v0.5.05 -m "test release"
# master: your branch name
git push origin master
# release and push to github & docker.io
Expand Down

0 comments on commit 6cca34b

Please sign in to comment.