Updated Docker image publish workflow to enable manual dispatch of the workflow.

This commit is contained in:
Matt Scott 2022-12-09 12:30:18 -05:00
parent e6f6222762
commit 58d0d6b71d

View File

@ -1,4 +1,5 @@
on:
workflow_dispatch:
push:
branches:
- 'master'