fix(ci): fix auto pushing on stable build

This commit is contained in:
Marie 2023-10-01 03:26:53 +02:00 committed by GitHub
parent a67810cd91
commit 01c88911b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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 }}