Skip to content

Commit

Permalink
Push the image
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Baldry <[email protected]>
  • Loading branch information
jdbaldry committed Jan 23, 2024
1 parent 2ac11b5 commit 4672564
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ jobs:
- id: push-to-dockerhub
uses: grafana/shared-workflows/actions/build-push-to-dockerhub@main
with:
repository: grafana/vale
context: vale
push: true
repository: grafana/vale
tags: |-
${{ github.sha }}
latest

0 comments on commit 4672564

Please sign in to comment.