Skip to content

Commit 949802f

Browse files
authored
Update blank.yml
1 parent ffb7553 commit 949802f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blank.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: Legion2/swagger-ui-action@v1
1818
with:
1919
output: swagger-ui
20-
spec-url: https://raw.githubusercontent.com/rain0r/listenbrainz-openapi/refs/heads/master/lb.yaml
20+
spec-url: ${{ github.workspace }}&lb.yaml
2121
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2222
- name: Deploy to GitHub Pages
2323
uses: peaceiris/actions-gh-pages@v4

0 commit comments

Comments
 (0)