GitHub Actions: Include id for build and publish docker images

This commit is contained in:
Jéluchu 2024-11-26 11:43:52 +01:00
parent 14235bd031
commit 7d8aba8234
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@ jobs:
# Step 6: Build and publish to Docker Hub and GitHub Container Registry
- name: Build and publish
id: push
uses: docker/build-push-action@v5
with:
context: .