Skip to content

Commit 2de544f

Browse files
committed
upgrade deps
1 parent 3e7c0e8 commit 2de544f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/goreleaser.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ jobs:
3232
version: latest
3333
args: release
3434
env:
35-
GITHUB_TOKEN: ${{ secrets.GORELEASER_GITHUB_TOKEN }}
36-
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAPCRAFT_STORE_CREDENTIALS }}
35+
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
36+
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAPCRAFT_STORE_CREDENTIALS }}

0 commit comments

Comments
 (0)