Skip to content
This repository was archived by the owner on May 14, 2026. It is now read-only.

Commit 9380fce

Browse files
committed
remove other push thing
1 parent 21321fa commit 9380fce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
with:
4848
context: .
4949
push: true
50-
tags: ${{ steps.meta.outputs.tags }},ghcr.io/educationaltools/discord-bot:latest
50+
tags: ghcr.io/educationaltools/discord-bot:latest
5151
labels: ${{ steps.meta.outputs.labels }}
5252

5353
# This step generates an artifact attestation for the image, which is an unforgeable statement about where and how it was built. It increases supply chain security for people who consume the image. For more information, see [Using artifact attestations to establish provenance for builds](/actions/security-guides/using-artifact-attestations-to-establish-provenance-for-builds).

0 commit comments

Comments
 (0)