Skip to content

Commit

Permalink
Rename workflow and add push to ghcr.io
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Meade committed Jul 25, 2024
1 parent adca8a7 commit 81c8161
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml → .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,4 @@ jobs:
context: .
tags: ${{ steps.docker_meta.outputs.tags }}
labels: ${{ steps.docker_meta.outputs.labels }}
push: true

0 comments on commit 81c8161

Please sign in to comment.