Skip to content

Commit

Permalink
ci: added back to env
Browse files Browse the repository at this point in the history
  • Loading branch information
TimPietrusky committed Jul 24, 2024
1 parent 337b939 commit 22c3708
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: ${{ env.DOCKERHUB_REPO }}
DOCKERHUB_IMG: ${{ env.DOCKERHUB_IMG }}
HUGGINGFACE_ACCESS_TOKEN: ${{ secrets.HUGGINGFACE_ACCESS_TOKEN }}
RELEASE_VERSION: ${{ github.ref_name }}

Expand Down

0 comments on commit 22c3708

Please sign in to comment.