aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorterminaldweller <devi@terminaldweller.com>2024-05-14 13:56:22 +0000
committerterminaldweller <devi@terminaldweller.com>2024-05-14 13:56:22 +0000
commit2e5d14c3c7a006c99ae92d4561bc4b6944b8b863 (patch)
tree264b12312fa4749b0a547b89b95ce67d2c955e5a
parentfixing github action (diff)
downloadmilla-2e5d14c3c7a006c99ae92d4561bc4b6944b8b863.tar.gz
milla-2e5d14c3c7a006c99ae92d4561bc4b6944b8b863.zip
fixing github action
-rw-r--r--.github/workflows/docker.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/docker.yaml b/.github/workflows/docker.yaml
index e94af75..dbca1dc 100644
--- a/.github/workflows/docker.yaml
+++ b/.github/workflows/docker.yaml
@@ -38,6 +38,6 @@ jobs:
- name: Generate artifact attestation
uses: actions/attest-build-provenance@v1
with:
- subject-name: docker.io/milla
+ subject-name: docker.com/milla
subject-digest: ${{ steps.push.outputs.digest }}
push-to-registry: true