Skip to content

Commit d2e30c6

Browse files
committed
Fix syntax of publish.yml
1 parent d7c6d81 commit d2e30c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
steps:
1616
- name: Checkout source code
17-
uses: actions/checkout@v4
17+
uses: actions/checkout@v4
1818
- name: Checkout custom actions
1919
uses: actions/checkout@v4
2020
with:

0 commit comments

Comments
 (0)