CI: Fix stable PPA upload
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -760,7 +760,7 @@ jobs:
|
||||
run: echo "release_version=$(git describe --tags --exact-match ${GITHUB_SHA} 2>/dev/null | head -1)" >> $GITHUB_ENV
|
||||
- name: Upload Stable PPA
|
||||
if: env.release_version != ''
|
||||
run: dput ppa:jonaski/strawberry-stable ../*_source.changes
|
||||
run: dput ppa:jonaski/strawberry ../*_source.changes
|
||||
|
||||
|
||||
build-freebsd:
|
||||
|
||||
Reference in New Issue
Block a user