mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-23 06:24:48 +00:00
Minor workflow cleanup
This commit is contained in:
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@@ -100,6 +100,8 @@ jobs:
|
|||||||
--verify-tag
|
--verify-tag
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
|
needs: release
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
app:
|
app:
|
||||||
@@ -112,7 +114,6 @@ jobs:
|
|||||||
# GUI asset isn't suffixed, unlike the CLI asset
|
# GUI asset isn't suffixed, unlike the CLI asset
|
||||||
asset: DiscordChatExporter
|
asset: DiscordChatExporter
|
||||||
|
|
||||||
needs: release
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
permissions:
|
||||||
actions: read
|
actions: read
|
||||||
|
|||||||
Reference in New Issue
Block a user