mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-21 12:03:09 +00:00
fix release (#2250)
This commit is contained in:
parent
0283adfe64
commit
c7ed0db09e
2 changed files with 2 additions and 2 deletions
2
.github/workflows/release-master.yml
vendored
2
.github/workflows/release-master.yml
vendored
|
@ -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
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.1.0
|
||||
2.0.2-build55
|
||||
|
|
Loading…
Reference in a new issue