Skip to content

Commit

Permalink
ci: allow to manually run release
Browse files Browse the repository at this point in the history
  • Loading branch information
ludofischer committed Jan 3, 2024
1 parent 46405ac commit 16787e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Expand Up @@ -4,6 +4,8 @@ permissions:
on:
release:
types: [published]

worklow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 16787e0

Please sign in to comment.