Skip to content

Commit

Permalink
fix: remove action credentials persistence
Browse files Browse the repository at this point in the history
  • Loading branch information
IiiigorGG committed Jul 22, 2021
1 parent f02d40b commit c141da0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
uses: actions/checkout@v2
with:
fetch-depth: 0
persist-credentials: false
- name: Setup Node.js
uses: actions/setup-node@v1
with:
Expand Down

0 comments on commit c141da0

Please sign in to comment.