mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-10 12:38:19 -05:00
Add workflow_dispatch trigger to build_and_push.yml
This commit is contained in:
1
.github/workflows/build_and_push.yml
vendored
1
.github/workflows/build_and_push.yml
vendored
@@ -1,5 +1,6 @@
|
||||
name: Docker image build and push
|
||||
on:
|
||||
workflow_dispatch:
|
||||
release:
|
||||
types: [created]
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user