Skip to content

Commit f1d781b

Browse files
krassowskiCopilot
andauthored
Fix typo
Co-authored-by: Copilot <[email protected]>
1 parent c7930a8 commit f1d781b

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
@@ -35,7 +35,7 @@ jobs:
3535
id-token: write
3636
steps:
3737
- name: Download artifacts
38-
- uses: actions/download-artifact@v4
38+
uses: actions/download-artifact@v4
3939
with:
4040
name: docstring-to-markdown dist ${{ github.run_number }}
4141
path: ./dist

0 commit comments

Comments
 (0)