Skip to content

Commit

Permalink
fix org name
Browse files Browse the repository at this point in the history
  • Loading branch information
kristinaNikolaevaa authored Sep 18, 2024
1 parent c06d3b4 commit 82346b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerize.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
workflow_dispatch:
env:
IMAGE_NAME: ${{ vars.DOCKERHUB_ORG_NAME }} /yearn_tests
IMAGE_NAME: ${{ vars.DOCKERHUB_ORG_NAME }}/yearn_tests
jobs:
dockerize:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 82346b3

Please sign in to comment.