mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-25 07:59:48 +01:00
add persist-credentials: false to workflow
This commit is contained in:
@@ -12,6 +12,8 @@ jobs:
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
persist-credentials: false
|
||||
|
||||
- uses: actions/setup-node@master
|
||||
- uses: c-hive/gha-yarn-cache@v1
|
||||
|
||||
Reference in New Issue
Block a user