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 cba0ec5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Expand Up @@ -4,6 +4,7 @@ permissions:
on:
release:
types: [published]
worklow_dispatch
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit cba0ec5

Please sign in to comment.