Skip to content

Commit

Permalink
Missing token when building a dev snap
Browse files Browse the repository at this point in the history
  • Loading branch information
V-Paranoiaque committed Feb 5, 2024
1 parent 6e1224e commit 55932c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dev-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
env:
GH_TOKEN: '${{ secrets.GH_TOKEN }}'
electron: 3.1.0
SNAPCRAFT_STORE_CREDENTIALS: '${{ secrets.snapcraft_token_edge }}'

- name: Publish Snap
run: |
Expand Down

0 comments on commit 55932c0

Please sign in to comment.