Skip to content

Commit

Permalink
Merge pull request #125 from vechain/add-pre-population
Browse files Browse the repository at this point in the history
fix: gh actions
  • Loading branch information
darrenvechain authored Mar 13, 2024
2 parents f52e748 + 6e9b5a8 commit 12166e1
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 12166e1

Please sign in to comment.