Skip to content

Commit

Permalink
fix release (#2250)
Browse files Browse the repository at this point in the history
  • Loading branch information
meisnate12 authored Sep 30, 2024
1 parent 0283adf commit c7ed0db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
git commit -m "Kometa Release ${NEW_VERSION}"
git push origin nightly
git push origin refs/heads/nightly:refs/heads/develop
git push origin refs/heads/nightly:refs/heads/main
git push origin refs/heads/nightly:refs/heads/master
- name: Discord Success Notification
uses: Kometa-Team/discord-notifications@master
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.0
2.0.2-build55

0 comments on commit c7ed0db

Please sign in to comment.