Skip to content

Commit

Permalink
Remove unnecessary persist-credentials: false in push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonni committed Oct 11, 2023
1 parent 1f52cb0 commit 85786cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
- name: Checkout Git repository
uses: 'actions/checkout@v3'
with:
persist-credentials: false
ref: ${{ github.ref }}

- name: Read package.json
Expand Down

0 comments on commit 85786cf

Please sign in to comment.