Skip to content

Commit

Permalink
Re-instate credentials for git on release job
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartleeks committed Jun 7, 2022
1 parent 1b710de commit 525e2e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci_common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
with:
persist-credentials: false
# if the following value is missing (i.e. not triggered via comment workflow)
# then the default checkout will apply
ref: ${{ inputs.prRef }}
Expand Down

0 comments on commit 525e2e8

Please sign in to comment.