Skip to content

Commit b80e98b

Browse files
authored
Update refresh_static.yml
typo
1 parent 3f3147c commit b80e98b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/refresh_static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: npm run refresh-static
3131

3232
- name: check for diff
33-
if: steps.refresh-downstream-script.outcome == 'successs'
33+
if: steps.refresh-downstream-script.outcome == 'success'
3434
id: check-for-diff
3535
run: |
3636
git diff --compact-summary

0 commit comments

Comments
 (0)