actions: fix wording
Some checks failed
Build only (for PRs) / build-only (push) Has been cancelled

This commit is contained in:
2026-03-05 22:40:57 -05:00
parent 82a6421c88
commit 23a27217df

View File

@@ -28,8 +28,8 @@ jobs:
driver: remote
endpoint: 'tcp://buildkitd:1234'
# Build and push the Docker image
- name: Build and Push Docker Image
# Build the Docker image
- name: Build Docker Image
uses: docker/build-push-action@v6
with:
context: . # Build context (current directory)