Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield committed Aug 18, 2023
1 parent 1827817 commit afdf4cf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release-dockers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:
jobs:
bump-version:
uses: openclimatefix/.github/.github/workflows/[email protected]
PAT_TOKEN: ${{ secrets.PAT_TOKEN }}
secrets:
PAT_TOKEN: ${{ secrets.PAT_TOKEN }}

release-forecast-inference-docker:
needs: bump-version
Expand Down

0 comments on commit afdf4cf

Please sign in to comment.