We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0283adf commit c7ed0dbCopy full SHA for c7ed0db
.github/workflows/release-master.yml
@@ -56,7 +56,7 @@ jobs:
56
git commit -m "Kometa Release ${NEW_VERSION}"
57
git push origin nightly
58
git push origin refs/heads/nightly:refs/heads/develop
59
- git push origin refs/heads/nightly:refs/heads/main
+ git push origin refs/heads/nightly:refs/heads/master
60
61
- name: Discord Success Notification
62
uses: Kometa-Team/discord-notifications@master
VERSION
@@ -1 +1 @@
1
-2.1.0
+2.0.2-build55
0 commit comments