mirror of
https://github.com/usebruno/bruno.git
synced 2025-06-20 19:58:10 +02:00
fix: snap login command
This commit is contained in:
parent
e4df7e3111
commit
cf96527ffb
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 }}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user