Skip to content

Commit

Permalink
ci: add workflow_dispatch event
Browse files Browse the repository at this point in the history
  • Loading branch information
fiwka authored Jul 6, 2024
1 parent 3bea659 commit 8a44ea9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- master
workflow_dispatch:

env:
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
Expand Down

0 comments on commit 8a44ea9

Please sign in to comment.