Skip to content

Commit

Permalink
Bump script version for v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Erickson committed Mar 13, 2022
1 parent bf09008 commit 0835963
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,9 @@ jobs:
uses: docker/build-push-action@v2
with:
context: .
push: true
pull: true
cache-from: type=gha
cache-to: type=gha,mode=max
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 0835963

Please sign in to comment.