mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2025-05-09 11:51:59 -04:00
Minor workflow cleanup
This commit is contained in:
parent
eaab5786f2
commit
ebceacc707
1 changed files with 2 additions and 1 deletions
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
|
@ -100,6 +100,8 @@ jobs:
|
|||
--verify-tag
|
||||
|
||||
deploy:
|
||||
needs: release
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
app:
|
||||
|
@ -112,7 +114,6 @@ jobs:
|
|||
# GUI asset isn't suffixed, unlike the CLI asset
|
||||
asset: DiscordChatExporter
|
||||
|
||||
needs: release
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
actions: read
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue