Skip to content

Commit

Permalink
chore(ci): avoid credentials stored during release
Browse files Browse the repository at this point in the history
  • Loading branch information
npalm committed Mar 10, 2021
1 parent d4e1a5b commit 6bfecc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0
persist-credentials: false

- name: Get installation token
uses: npalm/[email protected]
Expand Down

0 comments on commit 6bfecc2

Please sign in to comment.