mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-11 09:51:30 +00:00
fix: snap login command
This commit is contained in:
4
.github/workflows/release-snap.yml
vendored
4
.github/workflows/release-snap.yml
vendored
@@ -35,8 +35,8 @@ jobs:
|
||||
continue-on-error: true
|
||||
|
||||
- name: Configure Snapcraft
|
||||
run: |
|
||||
echo ${{ secrets.SNAPCRAFT_API_KEY }} | snapcraft login --with -
|
||||
run: snapcraft login
|
||||
env: SNAPCRAFT_STORE_CREDENTIALS:${{ secrets.SNAPCRAFT_API_KEY }}
|
||||
|
||||
- name: Publish to Snapcraft
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user