Skip to content

Commit 8b5dc9e

Browse files
authored
Merge pull request ReproNim#67 from ReproNim/fix/auto
enable org auto token
2 parents ce17a79 + 874c31e commit 8b5dc9e

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
@@ -40,4 +40,4 @@ jobs:
4040
run: |
4141
~/auto shipit -vv
4242
env:
43-
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
43+
GH_TOKEN: ${{ secrets.AUTO_TOKEN }}

0 commit comments

Comments
 (0)