mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
chore: publish apple-client 1.5.9 (#10654)
This commit is contained in:
8
.github/workflows/_swift.yml
vendored
8
.github/workflows/_swift.yml
vendored
@@ -9,7 +9,7 @@ jobs:
|
||||
runs-on: ubuntu-24.04
|
||||
env:
|
||||
# mark:next-apple-version
|
||||
RELEASE_NAME: macos-client-1.5.9
|
||||
RELEASE_NAME: macos-client-1.5.10
|
||||
steps:
|
||||
- uses: release-drafter/release-drafter@b1476f6e6eb133afa41ed8589daba6dc69b4d3f5 # v6.1.0
|
||||
if: "${{ github.event_name == 'workflow_dispatch' && github.ref_name == 'main' }}"
|
||||
@@ -55,11 +55,11 @@ jobs:
|
||||
build-script: scripts/build/macos-standalone.sh
|
||||
upload-script: scripts/upload/github-release.sh
|
||||
# mark:next-apple-version
|
||||
artifact-file: "firezone-macos-client-1.5.9.dmg"
|
||||
artifact-file: "firezone-macos-client-1.5.10.dmg"
|
||||
# mark:next-apple-version
|
||||
pkg-artifact-file: "firezone-macos-client-1.5.9.pkg"
|
||||
pkg-artifact-file: "firezone-macos-client-1.5.10.pkg"
|
||||
# mark:next-apple-version
|
||||
release-name: macos-client-1.5.9
|
||||
release-name: macos-client-1.5.10
|
||||
steps:
|
||||
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user