Skip to content

Commit

Permalink
Allow branch to exist
Browse files Browse the repository at this point in the history
  • Loading branch information
neild3r committed Sep 5, 2021
1 parent c14450d commit fdc2711
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/prepare-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,6 @@ jobs:
echo "$(<./out/RELEASE.md)" >> $GITHUB_ENV
echo "EOF" >> $GITHUB_ENV
- name: Check branch
run: ! git rev-parse --verify --quiet ${{ env.npm_package_version }}

- name: Stage changes
run: |
git add CHANGELOG.md package.json package-lock.json
Expand Down

0 comments on commit fdc2711

Please sign in to comment.