diff --git a/.github/workflows/backstage.yaml b/.github/workflows/backstage.yaml index 023e312..973c5ab 100644 --- a/.github/workflows/backstage.yaml +++ b/.github/workflows/backstage.yaml @@ -35,4 +35,4 @@ jobs: with: context: ./backstage push: true - tags: ghcr.io/base2services/backstage:snapshot_${{env.GITHUB_REF_SLUG}} \ No newline at end of file + tags: ghcr.io/base2services/backstage:latest \ No newline at end of file