Skip to content

Commit

Permalink
trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
keski authored Oct 3, 2024
1 parent 377170b commit 14b9c25
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: Build and Publish Docker image to GHCR

on:
workflow_dispatch: # allows manual triggers via the GitHub UI
push:
branches:
- 364-publish-docker-image
release:
types:
- published
Expand Down

0 comments on commit 14b9c25

Please sign in to comment.