Skip to content

Commit

Permalink
fix(rebase): remove setup-git-credentials step
Browse files Browse the repository at this point in the history
  • Loading branch information
EdieLemoine committed Jan 24, 2023
1 parent 4d56d48 commit e88f5be
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions rebase/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@ runs:
ref: ${{ inputs.target }}
fetch-depth: 0

- uses: myparcelnl/actions/setup-git-credentials@main
with:
token: ${{ inputs.token }}

- name: 'Rebase'
id: rebase
shell: bash
Expand Down

0 comments on commit e88f5be

Please sign in to comment.