Skip to content

Commit

Permalink
pass secret
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed Jan 9, 2024
1 parent a41f7d8 commit 67a4af7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/contributing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ jobs:
uses: ocadotechnology/codeforlife-workspace/.github/workflows/validate-existing-contributors.yaml@validate_existing_contributor # TODO: set to @main
with:
prod-branch: ${{ github.ref_name }} # TODO: set to main after we merge new_data_models into main
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 67a4af7

Please sign in to comment.