Skip to content

Commit

Permalink
Update deploy-packages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alisonjoseph authored Aug 4, 2023
1 parent f16be9e commit a0f1b24
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/deploy-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,11 +113,11 @@ jobs:
- name: Update dependencies
run: |
yarn workspace gatsby-theme-carbon up \
@carbon/elements@next \
@carbon/grid@next \
@carbon/themes@next \
@carbon/pictograms-react@next \
@carbon/react@next
@carbon/elements \
@carbon/grid \
@carbon/themes \
@carbon/pictograms-react \
@carbon/react
- name: Generate token
uses: tibdex/github-app-token@v1
id: generate_token
Expand Down

0 comments on commit a0f1b24

Please sign in to comment.