Skip to content

Commit

Permalink
ci: do not persist credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
taliesins committed Mar 9, 2021
1 parent 2dbdda3 commit db19a46
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 @@ -11,6 +11,7 @@ jobs:
with:
# Fetches entire history, so we can analyze commits since last tag
fetch-depth: 0
persist-credentials: false

- name: Create Changelog
id: release_number_and_changelog
Expand Down

0 comments on commit db19a46

Please sign in to comment.