Skip to content

Commit a0aa8ee

Browse files
Try with another token
1 parent 69ac7ca commit a0aa8ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
env:
6565
GOARCH: ${{ matrix.arch }}
6666
GOOS: ${{ matrix.os }}
67-
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
67+
GH_TOKEN: ${{ secrets.ARDUINOBOT_TOKEN }}
6868

6969
- name: Prepare Build Artifacts (!windows)
7070
working-directory: ./${{ env.DIST_DIR }}

0 commit comments

Comments
 (0)