Skip to content

Commit

Permalink
use clean-up branch
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield committed Feb 26, 2024
1 parent ca3068e commit 0c34d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
release:
needs: [lint_and_test]
if: github.ref_name == 'main'
uses: openclimatefix/.github/.github/workflows/docker-release.yml@v1.8.1
uses: openclimatefix/.github/.github/workflows/docker-release.yml@clean-up
secrets:
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}
DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_TOKEN }}
Expand Down

0 comments on commit 0c34d82

Please sign in to comment.