Skip to content

Commit 4c80e81

Browse files
committed
test githib action
1 parent 14dcb0a commit 4c80e81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ jobs:
8282
git add VERSION
8383
git commit -m "Bump version to $NEW_VERSION"
8484
git tag "v$NEW_VERSION"
85-
git push origin main --tags
85+
git push origin main --tags

0 commit comments

Comments
 (0)