Skip to content

Commit

Permalink
Merge pull request #49 from projectpotos/fix-build-ci-manuall-run
Browse files Browse the repository at this point in the history
fix(ci): also allow manual ci run
  • Loading branch information
rafahu authored Aug 16, 2023
2 parents d9bf079 + 5a193b2 commit efa3f9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ name: Build & Publish
on:
push:
pull_request:
workflow_dispatch:
release:
types:
- created
Expand Down

0 comments on commit efa3f9c

Please sign in to comment.