the docs lied
https://github.com/docker/build-push-action/blob/master/README.md?plain=1#L46-L48
This commit is contained in:
parent
4d08b09dbf
commit
55875e3752
4
.github/workflows/build-arch-images.yml
vendored
4
.github/workflows/build-arch-images.yml
vendored
@ -33,8 +33,8 @@ jobs:
|
||||
packages: write
|
||||
|
||||
steps:
|
||||
# - name: Checkout repository
|
||||
# uses: actions/checkout@v4
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user