Skip to content

Commit

Permalink
Add base branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Link- committed Oct 14, 2023
1 parent b14837a commit e582d4b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ jobs:
author_email: [email protected]
message: 'Update build'
add: 'bin/starred_search'
branch: ${{ github.event.inputs.version }}
push: false

- name: Update version
run: |
Expand All @@ -53,8 +51,6 @@ jobs:
author_email: [email protected]
message: 'Update version'
add: 'package.json'
branch: ${{ github.event.inputs.version }}
push: false

- name: Create PR
uses: peter-evans/create-pull-request@v5
Expand Down

0 comments on commit e582d4b

Please sign in to comment.