Workflow improvements

This commit is contained in:
Tyrrrz
2023-10-29 01:24:47 +03:00
parent ebf7d65334
commit eaab5786f2
2 changed files with 14 additions and 8 deletions

View File

@@ -1,6 +1,8 @@
name: docker
on: [push, pull_request]
on:
push:
pull_request:
jobs:
# Outputs from this job aren't really used, but it's here to verify that
@@ -31,6 +33,7 @@ jobs:
with:
name: DiscordChatExporter.Cli.Docker
path: DiscordChatExporter.Cli.Docker.tar
if-no-files-found: error
deploy:
# Deploy to DockerHub only on tag push or master branch push