Skip to content

Commit 47a7386

Browse files
authored
Fix tyop
1 parent 034dfa6 commit 47a7386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
ghcr.io/py-cov-action/python-coverage-comment-action-base:v6
4444
push: true
4545
file: Dockerfile.build
46-
platforms: linux/amd54,linux/arm64
46+
platforms: linux/amd64,linux/arm64
4747

4848
compute-tags:
4949
name: Re-tag action with new version

0 commit comments

Comments
 (0)