Skip to content

Commit

Permalink
Try to build container
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbradley committed Sep 3, 2024
1 parent 12c503d commit c0e7e6c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy-image.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: Create and publish a Docker image

on:
release:
types: [published]
push
env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}
Expand Down

0 comments on commit c0e7e6c

Please sign in to comment.