Skip to content

Commit

Permalink
Update release-react.yml (#383)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandereneroth authored Oct 25, 2023
1 parent 426db32 commit 59322b2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release-react.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,6 @@ jobs:
- name: React - Bump version
run: npm version ${{ github.event.inputs.tegelVersion }}

- name: React - Install latest tegel package
run: npm @scania/tegel@${{ github.event.inputs.tegelVersion }}

- name: React - Remove package-lock
run: rm -rf package-lock.json

Expand Down

0 comments on commit 59322b2

Please sign in to comment.