Skip to content

Commit

Permalink
ci 👷 : update
Browse files Browse the repository at this point in the history
  • Loading branch information
HerbertHe committed Apr 8, 2024
1 parent 623877c commit 87f881c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
- name: Build and push Docker image
uses: docker/build-push-action@v5
with:
platforms: linux/arm64,linux/amd64,linux/arm/v8,linux/arm/v7
platforms: linux/arm64,linux/amd64,linux/arm/v7
push: true
tags: ${{ secrets.DOCKERHUB_USERNAME }}/edge-tts-server:latest

0 comments on commit 87f881c

Please sign in to comment.