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

Commit cf0f583

Browse files
committed
use latest tag
1 parent 3bcab7e commit cf0f583

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 }}
50+
tags: 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)