Skip to content

Commit 2daa770

Browse files
authored
Merge pull request #39 from KiraCore/feature/cidi
fix: Don't add tag as we have it
2 parents d39defe + a0dedae commit 2daa770

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: .github/workflows/build-and-release.yml

-1
Original file line numberDiff line numberDiff line change
@@ -200,5 +200,4 @@ jobs:
200200
git add FyneApp.toml
201201
git commit -m "fix(cidi_auto): Update FyneApp.toml" \
202202
-m "Update version to $VERSION"
203-
git tag -a "v$VERSION" -m "Update version to $VERSION"
204203
git push

0 commit comments

Comments
 (0)