Skip to content

Commit

Permalink
ci: adding the vars directly into the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
TimPietrusky committed Jul 24, 2024
1 parent 06294cc commit 9981e45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
dev:
runs-on: ubuntu-latest-m
env:
DOCKERHUB_REPO: "timpietruskyblibla"
DOCKERHUB_IMG: "runpod-worker-comfy"
HUGGINGFACE_ACCESS_TOKEN: ${{ secrets.HUGGINGFACE_ACCESS_TOKEN }}
RELEASE_VERSION: ${{ github.ref_name }}

Expand Down

0 comments on commit 9981e45

Please sign in to comment.