Skip to content

Commit

Permalink
Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
dorythecat committed Aug 16, 2024
1 parent e7ea0ea commit 06cbcba
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ jobs:
uses: docker/build-push-action@v6
with:
tags: dorycraft/transformate:latest
add_git_labels: true
tag_with_ref: false
tag_with_sha: true
platforms: linux/amd64,linux/arm
push: true
env:
BOT_TOKEN: ${{ secrets.BOT_TOKEN }}

0 comments on commit 06cbcba

Please sign in to comment.