We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9534625 commit 9caed12Copy full SHA for 9caed12
.github/workflows/publish.yml
@@ -9,7 +9,7 @@ jobs:
9
build:
10
11
runs-on: ubuntu-latest
12
- if: github.repository == 'SMILEY4/ktor-swagger-ui'
+ if: github.repository == 'SMILEY4/ktor-openapi-tools'
13
14
steps:
15
- uses: actions/checkout@v3
0 commit comments