Skip to content

Commit

Permalink
Merge branch 'main' into renovate/semver-7.x
Browse files Browse the repository at this point in the history
  • Loading branch information
jtoar authored Feb 27, 2024
2 parents cdbc7f2 + 39110ac commit a17e041
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 @@ -43,4 +43,4 @@ jobs:
run: cd release-tooling && yarn test ./triage
env:
REDWOOD_GITHUB_TOKEN: ${{ github.token }}
RWFW_PATH: ./redwood
RWFW_PATH: ${{ join(env.GITHUB_WORKSPACE, 'redwood') }}

0 comments on commit a17e041

Please sign in to comment.