Allow the deploy action to be run from github.com

This commit is contained in:
Jonny Barnes 2021-12-17 19:54:47 +00:00
parent 005d3cdf90
commit 5148b1fb02

View file

@ -1,6 +1,8 @@
name: Deploy name: Deploy
on: release on:
release:
workflow_dispatch:
jobs: jobs:
deploy: deploy: