Skip to content

Commit 9caed12

Browse files
committed
fix gh publish action
1 parent 9534625 commit 9caed12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
build:
1010

1111
runs-on: ubuntu-latest
12-
if: github.repository == 'SMILEY4/ktor-swagger-ui'
12+
if: github.repository == 'SMILEY4/ktor-openapi-tools'
1313

1414
steps:
1515
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)