Skip to content

Commit

Permalink
fix: gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenvechain committed Mar 13, 2024
1 parent 22571b6 commit 6e9b5a8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/push-docker-image.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Publish image to GHCR

on:
tag:
types:
- created
push:
tags:
- "*"

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 6e9b5a8

Please sign in to comment.