Skip to content

Commit

Permalink
[🔨chore]: main push할때도 yarn version up
Browse files Browse the repository at this point in the history
  • Loading branch information
loevray committed Apr 2, 2024
1 parent 25cfe39 commit e3a84ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- name: Set Yarn Version
run: |
yarn set version 4.1.0
yarn set version 4.1.1
- name: Install dependencies
run: yarn install
Expand Down

0 comments on commit e3a84ae

Please sign in to comment.