mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-01-29 06:10:54 +00:00
Fix incorrect gh usage
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -121,7 +121,7 @@ jobs:
|
||||
gh release create ${{ github.ref_name }}
|
||||
--repo ${{ github.event.repository.full_name }}
|
||||
--title ${{ github.ref_name }}
|
||||
--notes-from-tag
|
||||
--generate-notes
|
||||
--verify-tag
|
||||
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user