Skip to content

Commit

Permalink
modified: .github/workflows/docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake-Schuler committed Dec 15, 2024
1 parent 18e7b21 commit 527d734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
pull_request:
# This creates an environment variable called `IMAGE_NAME ` with the value `ghtoken_product_demo`.
env:
IMAGE_NAME: i-guess-thats-an-idea
IMAGE_NAME: website
#
jobs:
# This pushes the image to GitHub Packages.
Expand Down

0 comments on commit 527d734

Please sign in to comment.