mirror of
https://github.com/usebruno/bruno.git
synced 2025-06-21 04:08:01 +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
|
continue-on-error: true
|
||||||
|
|
||||||
- name: Configure Snapcraft
|
- name: Configure Snapcraft
|
||||||
run: snapcraft login
|
run: snapcraft whoami
|
||||||
env:
|
env:
|
||||||
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAPCRAFT_API_KEY }}
|
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAPCRAFT_API_KEY }}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user