Skip to content

Commit 6a81a75

Browse files
committed
Back to before
Signed-off-by: Sebastian (Tiedtke) Huckleberry <sebastiantiedtke@gmail.com>
1 parent 45a9f64 commit 6a81a75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
env:
5757
NODE_DEBUG: release-it:*
5858
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
59-
GITHUB_TOKEN: ${{ secrets.WOMBOT_GITHUB_TOKEN }}
59+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6060
- name: 🐛 Debug Build
6161
uses: stateful/vscode-server-action@v1
6262
if: failure()

0 commit comments

Comments
 (0)