Skip to content

Commit

Permalink
Add load of docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
dhirving committed Nov 15, 2023
1 parent 1b35b96 commit 73ee7d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
with:
image: ${{ github.repository }}
github_token: ${{ secrets.GITHUB_TOKEN }}
load: true

- run: echo Pushed ghcr.io/${{ github.repository }}:${{ steps.build.outputs.tag }}

Expand Down

0 comments on commit 73ee7d4

Please sign in to comment.