We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b485805 + a48e52f commit 0246d97Copy full SHA for 0246d97
1 file changed
.github/workflows/release.yml
@@ -26,7 +26,7 @@ jobs:
26
env:
27
BUILD_NUMBER: ${{ github.run_number }}
28
- name: Make Changelog
29
- uses: FabricMC/fabric-action-scripts@v1
+ uses: FabricMC/fabric-action-scripts@v2
30
id: changelog
31
with:
32
context: changelog
0 commit comments