Skip to content

Commit

Permalink
feat: claude sonnet
Browse files Browse the repository at this point in the history
  • Loading branch information
QizhengMo committed Jun 18, 2024
1 parent d65f9c8 commit 1cc9ac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
platforms: linux/amd64,linux/arm64
push: true
tags: ${{ secrets.DOCKERHUB_SNAPSHOT_USERNAME }}/arex-api:${{ needs.tag.outputs.tag }}
outputs: type=docker,dest=/tmp/myimage.tar
outputs: type=oci,dest=/tmp/myimage.tar
- name: Upload artifact
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 1cc9ac7

Please sign in to comment.