Skip to content

Commit

Permalink
minor release things (#371)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeeshan Lakhani authored Oct 9, 2023
1 parent 15de823 commit d0f35d6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
cache-to: type=gha,mode=max
file: docker/Dockerfile
context: .
platforms: linux/amd64,linux/arm64
platforms: linux/amd64
push: false
tags: |
${{ github.repository_owner }}/homestar:latest
2 changes: 2 additions & 0 deletions release-plz.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[workspace]
allow_dirty = true

0 comments on commit d0f35d6

Please sign in to comment.