Skip to content

Commit f5ee7ee

Browse files
author
Thiago Luiz Vieira de Lima Santos
committed
Merge branch 'master' of https://github.com/bacen/pix-api into github_publico
2 parents ee778dc + 1a78540 commit f5ee7ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/swagger-ui.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
- name: Generate Swagger UI
1313
uses: Legion2/swagger-ui-action@v1
1414
with:
15+
github_token: ${{ secrets.GITHUB_TOKEN }}
1516
output: swagger-ui
1617
spec-file: openapi.yaml
1718
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)