ci: allow manual trigger (#33)

This commit is contained in:
Hammy 2024-06-22 19:18:41 +01:00 committed by GitHub
parent 783bd1abdd
commit 8457e7bddb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,7 @@
name: Release and Deploy
on:
workflow_dispatch:
push:
branches: [main]