Skip to content

Commit

Permalink
ci: move to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
barelyhuman committed Aug 30, 2023
1 parent d7b7bb1 commit c29eb24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Generate Change Log
id: generate_log
run: |
curl -sSL https://goblin.run/github.com/barelyhuman/commitlog | sh
curl -sSL https://goblin.run/github.com/barelyhuman/commitlog/v3@v3 | sh
commitlog g > CHANGELOG.md
- uses: ncipollo/release-action@v1
with:
Expand Down

0 comments on commit c29eb24

Please sign in to comment.