Running build step on launchpad remote builder with supported architectures

This commit is contained in:
Alexander
2025-11-25 08:55:36 +11:00
committed by Mike Farah
parent f91176a204
commit 5d0481c0d2
2 changed files with 6 additions and 4 deletions
+5 -1
View File
@@ -15,9 +15,13 @@ jobs:
- uses: actions/checkout@v5
- uses: snapcore/action-build@v1
id: build
env:
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.STORE_LOGIN }}
with:
snapcraft-args: "remote-build"
- uses: snapcore/action-publish@v1
env:
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.STORE_LOGIN }}
with:
snap: ${{ steps.build.outputs.snap }}
release: stable
release: stable