Skip to content

Commit

Permalink
I've been bamboozled
Browse files Browse the repository at this point in the history
  • Loading branch information
wwwDayDream committed Jun 11, 2024
1 parent a33d612 commit 7aec339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-pr-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Reset Changelog
continue-on-error: true
run: |
git checkout ${{ github.base_ref }} -- ./CHANGELOG.md
git checkout ${{ github.base_ref }} -- CHANGELOG.md
- name: CHANGELOG Setup
if: ${{ contains(github.event.pull_request.body, '+changelog') }}
Expand Down

0 comments on commit 7aec339

Please sign in to comment.