Skip to content

Commit

Permalink
Merge pull request #14 from learningequality/rtibbles-patch-1
Browse files Browse the repository at this point in the history
Update update_changelog.yml
  • Loading branch information
rtibbles authored Aug 8, 2024
2 parents 73b79fb + 1b53fda commit 3004324
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update_changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
with:
ref: ${{ github.event.pull_request.base.ref }}
fetch-depth: 0
# Prevent later git operations from reusing the same authentication
persist-credentials: false

- name: Extract and update Changelog
id: modify-changelog
Expand Down

0 comments on commit 3004324

Please sign in to comment.