mirror of
https://github.com/ahmetb/kubectx.git
synced 2025-05-30 19:06:08 +00:00
Change secret name
This commit is contained in:
parent
9d9f27ba17
commit
694a0da910
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -51,4 +51,4 @@ jobs:
|
||||
- name: Publish Snaps to the Snap Store (stable channel)
|
||||
run: for snap in $(ls dist/*.snap); do snapcraft upload --release=stable $snap; done
|
||||
env:
|
||||
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.STORE_LOGIN }}
|
||||
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAPCRAFT_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user