mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-05-14 17:44:40 -04:00
ci: rename proposed rsync target to proposed-1.38
Avoid conflicts with 1.36 packages by using a version-specific proposed directory. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -135,7 +135,7 @@ jobs:
|
||||
SOURCE: artifacts/deb/
|
||||
REMOTE_HOST: ${{ secrets.ZMREPO_HOST }}
|
||||
REMOTE_USER: ${{ secrets.ZMREPO_SSH_USER }}
|
||||
TARGET: debian/proposed/mini-dinstall/incoming/
|
||||
TARGET: debian/proposed-1.38/mini-dinstall/incoming/
|
||||
|
||||
release:
|
||||
name: Create GitHub Release (on tag)
|
||||
|
||||
2
.github/workflows/build-deb-packages.yml
vendored
2
.github/workflows/build-deb-packages.yml
vendored
@@ -130,7 +130,7 @@ jobs:
|
||||
SOURCE: artifacts/deb/
|
||||
REMOTE_HOST: ${{ secrets.ZMREPO_HOST }}
|
||||
REMOTE_USER: ${{ secrets.ZMREPO_SSH_USER }}
|
||||
TARGET: debian/proposed/mini-dinstall/incoming/
|
||||
TARGET: debian/proposed-1.38/mini-dinstall/incoming/
|
||||
|
||||
release:
|
||||
name: Create GitHub Release (on tag)
|
||||
|
||||
Reference in New Issue
Block a user