Skip to content

Commit

Permalink
Merge pull request #941 from headlamp-k8s/container_publish_manual_tr…
Browse files Browse the repository at this point in the history
…igger

ci: Add manual trigger to container publish action
  • Loading branch information
joaquimrocha authored Feb 6, 2023
2 parents acba73c + 0422dd1 commit bd95df0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/container-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ on:
push:
tags:
- 'v*'
workflow_dispatch:

env:
REGISTRY: ghcr.io
IMAGE_NAME: headlamp-k8s/headlamp
Expand Down

0 comments on commit bd95df0

Please sign in to comment.