fix typo
Some checks failed
Build and Push Docker Image / build (push) Failing after 1m56s

This commit is contained in:
2025-01-06 22:19:58 -05:00
parent cdfff2161a
commit 0a8b995cc1

View File

@ -51,7 +51,7 @@ jobs:
- name: Build and push Docker image
uses: docker/build-push-action@v2
env:
ACTIONS_RUNTIME_TOKEN: ''separate
ACTIONS_RUNTIME_TOKEN: ''
with:
context: .
file: ./Dockerfile