Add an option to run GitHub Action manually

This commit is contained in:
Evi Vanoost 2024-02-24 14:01:16 -05:00
parent 8d3ae0436b
commit 6fe429e7b7

View file

@ -1,6 +1,7 @@
name: Publish name: Publish
on: on:
workflow_dispatch:
push: push:
branches: branches:
- master - master