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

ci: add id to build

parent 91b57f8d
No related branches found
No related tags found
No related merge requests found
......@@ -37,6 +37,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