Skip to content

Commit

Permalink
Small change to build comments
Browse files Browse the repository at this point in the history
  • Loading branch information
nmagee committed Oct 18, 2024
1 parent 3c52d3e commit 66e9371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
env:
REGISTRY: ghcr.io
# Best practice to hard-code your GitHub username below in LOWERCASE.
# Update to your own username.
# Update to your own GitHub username.
IMAGE_NAME: nmagee/fastapi-demo
IMAGE_TAG: 1.${{ github.run_number }} # GITHUB_RUN_NUMBER
DOCKER_BUILDKIT: 1
Expand Down

0 comments on commit 66e9371

Please sign in to comment.