We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4dcbc4 commit 797e4a9Copy full SHA for 797e4a9
.github/workflows/go.yml
@@ -31,7 +31,7 @@ jobs:
31
id: build
32
- uses: snapcore/action-publish@v1
33
env:
34
- SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.STORE_LOGIN }}
+ SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAPCRAFT_STORE_CREDENTIALS }}
35
with:
36
snap: ${{ steps.build.outputs.snap }}
37
release: edge
0 commit comments