Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield committed Feb 9, 2024
1 parent b35fab9 commit 960a719
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 @@ -35,7 +35,7 @@ jobs:
runs-on: ubuntu-latest
uses: openclimatefix/.github/.github/workflows/[email protected]
secrets:
PAT_TOKEN = ${{ secrets.PAT_TOKEN }}
PAT_TOKEN: ${{ secrets.PAT_TOKEN }}
if: github.ref == 'refs/heads/main'

# Define a dependencies job that runs on all branches and PRs
Expand Down

0 comments on commit 960a719

Please sign in to comment.