Skip to content

Commit

Permalink
point to IMAGE_NAME
Browse files Browse the repository at this point in the history
  • Loading branch information
JRPan committed Jan 22, 2024
1 parent 4917c5d commit 5e12128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
id: meta
uses: docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7
with:
images: tgrogers/gpgpu-sim_regress
images: $IMAGE_NAME

- name: Build and push Docker image
uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671
Expand Down

0 comments on commit 5e12128

Please sign in to comment.