Skip to content

Commit aa8d14d

Browse files
committed
Merge remote-tracking branch 'origin/master' into fix/builds
* origin/master: Update release.yml Fix/builds (#664)
2 parents 494e23d + 0bfb349 commit aa8d14d

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

0 commit comments

Comments
 (0)