We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffb7553 commit 949802fCopy full SHA for 949802f
.github/workflows/blank.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: Legion2/swagger-ui-action@v1
18
with:
19
output: swagger-ui
20
- spec-url: https://raw.githubusercontent.com/rain0r/listenbrainz-openapi/refs/heads/master/lb.yaml
+ spec-url: ${{ github.workspace }}&lb.yaml
21
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
22
- name: Deploy to GitHub Pages
23
uses: peaceiris/actions-gh-pages@v4
0 commit comments