Skip to content

Commit d3b5571

Browse files
committed
ci(release): checkout with SwaggerBot token
Refs #1035
1 parent a8d11a8 commit d3b5571

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
uses: actions/checkout@v2
1717
with:
1818
fetch-depth: 0
19+
token: ${{ secrets.SWAGGER_BOT_GITHUB_TOKEN }}
1920
- name: Setup Node.js
2021
uses: actions/setup-node@v2
2122
with:

0 commit comments

Comments
 (0)