Skip to content

Commit

Permalink
ci: publish tagged docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
ushitora-anqou committed Sep 12, 2024
1 parent 69d42da commit 2958466
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Publish Docker image to ghcr.io

on:
push:
tags:
- "*"
branches:
- "master"

Expand Down

0 comments on commit 2958466

Please sign in to comment.