mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-16 04:11:29 +00:00
fix: snap login command
This commit is contained in:
2
.github/workflows/release-snap.yml
vendored
2
.github/workflows/release-snap.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
||||
continue-on-error: true
|
||||
|
||||
- name: Configure Snapcraft
|
||||
run: snapcraft login
|
||||
run: snapcraft whoami
|
||||
env:
|
||||
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAPCRAFT_API_KEY }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user