Skip to content

Commit 60253be

Browse files
authored
Update publish-docs.yml
1 parent 317bd3a commit 60253be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
node-version: 12
2323

2424
- name: Run npm commands
25-
if: github.repository == "ExpediaGroup/graphql-kotlin"
25+
if: github.repository == 'ExpediaGroup/graphql-kotlin'
2626
run: |
2727
cd website
2828
npm install

0 commit comments

Comments
 (0)