Skip to content

Commit c7ed0db

Browse files
authored
fix release (#2250)
1 parent 0283adf commit c7ed0db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release-master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
git commit -m "Kometa Release ${NEW_VERSION}"
5757
git push origin nightly
5858
git push origin refs/heads/nightly:refs/heads/develop
59-
git push origin refs/heads/nightly:refs/heads/main
59+
git push origin refs/heads/nightly:refs/heads/master
6060
6161
- name: Discord Success Notification
6262
uses: Kometa-Team/discord-notifications@master

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.0
1+
2.0.2-build55

0 commit comments

Comments
 (0)