Browse Source

chore: enable workflow dispatch

master
Henning Hall 2 years ago
parent
commit
407ba22c41
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .github/workflows/main.yml

+ 1
- 0
.github/workflows/main.yml View File

@ -1,6 +1,7 @@
name: Publish
on:
workflow_dispatch:
release:
types: [published]

Loading…
Cancel
Save