Skip to content
Snippets Groups Projects
Unverified Commit 01c88911 authored by Marie's avatar Marie Committed by GitHub
Browse files

fix(ci): fix auto pushing on stable build

parent a67810cd
No related branches found
No related tags found
No related merge requests found
......@@ -50,6 +50,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and Push to GHCR
id: build
uses: docker/build-push-action@v5
with:
builder: ${{ steps.buildx.outputs.name }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment