Skip to content

Commit

Permalink
Remove -win-linux
Browse files Browse the repository at this point in the history
  • Loading branch information
danngreen authored Jun 28, 2024
1 parent bc800dc commit 915525a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ env:
# Use docker.io for Docker Hub if empty
REGISTRY: ghcr.io
# github.repository as <account>/<repo>
IMAGE_NAME: ${{ github.repository }}-win-linux
IMAGE_NAME: ${{ github.repository }}

jobs:
build:
Expand Down

0 comments on commit 915525a

Please sign in to comment.