We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3c3286 commit 1f52cb0Copy full SHA for 1f52cb0
.github/workflows/push.yml
@@ -14,6 +14,7 @@ jobs:
14
- name: Checkout Git repository
15
uses: 'actions/checkout@v3'
16
with:
17
+ persist-credentials: false
18
ref: ${{ github.ref }}
19
20
- name: Read package.json
0 commit comments