Skip to content

Commit

Permalink
final change
Browse files Browse the repository at this point in the history
  • Loading branch information
spark33 committed Nov 16, 2023
1 parent 07d2b99 commit d447525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-leafygreen-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
cache: yarn
cache-dependency-path: 'yarn.lock'
- run: yarn install
- run: yarn update-packages ${{ github.event.client_payload.packages }}
- run: yarn update-packages '${{ github.event.client_payload.packages }}'
- name: pull-request
uses: repo-sync/pull-request@v2
with:
Expand Down

0 comments on commit d447525

Please sign in to comment.