Update docker-publish.yml

This commit is contained in:
Justin Hammond 2024-07-27 00:17:40 +08:00 committed by GitHub
parent 643a86be06
commit 6287ad210b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,6 +34,9 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
# Install the cosign tool except on PR
# https://github.com/sigstore/cosign-installer
- name: Install cosign