Skip to content

Commit

Permalink
remove commit
Browse files Browse the repository at this point in the history
  • Loading branch information
laisspportugal committed Aug 14, 2024
1 parent b39eaac commit d2caf91
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/bump-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,6 @@ jobs:
git commit -m "chore: bump versions in root and studio package.json [skip actions]"
echo "commit_sha=$(git rev-parse HEAD)" >> $GITHUB_ENV
- name: Commit version bumps
run: |
git add package.json yarn.lock packages/suite/package.json
git commit -m "chore: bump versions in root and suite package.json"
- name: Push changes
run: |
git push origin main

0 comments on commit d2caf91

Please sign in to comment.