We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7f72b2 commit 8fed5a2Copy full SHA for 8fed5a2
.github/workflows/changelog.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Generate Change Log
16
id: generate_log
17
run: |
18
- curl -sSL https://bina.egoist.sh/barelyhuman/commitlog | sh
+ curl -sSL https://goblin.run/github.com/barelyhuman/commitlog | sh
19
commitlog g > CHANGELOG.md
20
- uses: ncipollo/release-action@v1
21
with:
0 commit comments