Skip to content

Commit

Permalink
fix: export-login
Browse files Browse the repository at this point in the history
  • Loading branch information
xavidop committed Dec 26, 2023
1 parent ebbcff7 commit 74a0c67
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ jobs:
- name: snapcraft-login
run: |
export SNAPCRAFT_STORE_CREDENTIALS=$(echo "${{ secrets.SNAPCRAFT_LOGIN }}") snapcraft login
echo "SNAPCRAFT_STORE_CREDENTIALS=$SNAPCRAFT_STORE_CREDENTIALS" >> $GITHUB_ENV
echo "$SNAPCRAFT_STORE_CREDENTIALS"
snapcraft whoami
- name: Write signing key to disk
run: 'echo "$KEY" > cosign.key'
Expand Down

0 comments on commit 74a0c67

Please sign in to comment.