Skip to content

Commit

Permalink
ci: renamed DOCKERHUB_REPO to DOCKERHUB_REPOSITORY
Browse files Browse the repository at this point in the history
  • Loading branch information
TimPietrusky committed Jul 24, 2024
1 parent 77bd5ab commit 0aca354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
dev:
runs-on: ubuntu-latest-m
env:
DOCKERHUB_REPO: "timpietruskyblibla"
DOCKERHUB_REPOSITORY: "timpietruskyblibla"
DOCKERHUB_IMG: "runpod-worker-comfy"
HUGGINGFACE_ACCESS_TOKEN: ${{ secrets.HUGGINGFACE_ACCESS_TOKEN }}
RELEASE_VERSION: ${{ github.ref_name }}
Expand Down

0 comments on commit 0aca354

Please sign in to comment.