Skip to content

Commit

Permalink
remove checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
rmch91 committed Mar 1, 2024
1 parent 935439f commit 7d115a8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/minor-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,6 @@ jobs:
git checkout -b "$release_branch"
fi
git checkout -b "$release_branch"
- name: Update SCSS Versioning
run: |
major=${{ env.major }}
Expand Down

0 comments on commit 7d115a8

Please sign in to comment.