Skip to content

Commit

Permalink
Fixes for changesets-dependencies workflow (ardatan#1600)
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha authored Dec 21, 2022
1 parent 519f9c3 commit aad5616
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ on:
jobs:
dependencies:
uses: the-guild-org/shared-config/.github/workflows/changesets-dependencies.yaml@main
with:
installDependencies: true
packageManager: yarn
nodeVersion: 18
secrets:
githubToken: ${{ secrets.GUILD_BOT_TOKEN }}

Expand Down

0 comments on commit aad5616

Please sign in to comment.