Skip to content

Commit c2e0cdd

Browse files
dzhalaevdseifertm
authored andcommitted
fix: make linters happy
1 parent 452129d commit c2e0cdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ jobs:
209209
--title "pytest-asyncio ${VERSION}" \
210210
--notes-file release-notes.md \
211211
--draft
212-
212+
213213
gh release upload "${TAG_NAME}" dist/* --clobber
214214
else
215215
gh release create "${TAG_NAME}" \

0 commit comments

Comments
 (0)