Skip to content

Commit e0c1833

Browse files
committed
rename
1 parent 4cde24c commit e0c1833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575

7676
- uses: snapcore/action-publish@214b86e5ca036ead1668c79afb81e550e6c54d40 # v1.2.0
7777
env:
78-
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAPCRAFT_TOKEN }}
78+
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAPCRAFT_STORE_CREDENTIALS }}
7979
with:
8080
snap: ${{ steps.snapcraft.outputs.snap }}
8181
release: ${{ env.ABI_VERSION }}/edge

0 commit comments

Comments
 (0)