Skip to content

Commit

Permalink
add persist credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
Paula Mendez committed Aug 30, 2022
1 parent 7c9060a commit 9644302
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
with:
persist-credentials: false
- name: Set-up node
uses: actions/setup-node@v1
with:
Expand Down

0 comments on commit 9644302

Please sign in to comment.