Skip to content

Commit 1146a71

Browse files
committed
fix: remove github bot token from checkout step of release github action
1 parent 81b52f5 commit 1146a71

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
# Fetch all history for all tags and branches
1717
fetch-depth: 0
1818
ref: master
19-
token: ${{ secrets.BOT_GH_TOKEN }}
2019

2120
- name: 🧰 Setup Node.js
2221
uses: actions/setup-node@v1

0 commit comments

Comments
 (0)