diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 1da3096b..d1276936 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -37,8 +37,8 @@ jobs: - name: Generate a changelog run: | - git cliff --current --strip header - git cliff --current --strip header -o ${{ env.CHANGELOG_FILE }} + git-cliff --current --strip header + git-cliff --current --strip header -o ${{ env.CHANGELOG_FILE }} - name: Zipping game_dir run: tar -cvf "${{ github.workspace }}/${{ env.MOD_SLUG }}_${{ github.ref_name }}.zip" --format=zip * diff --git a/deps/cyberpunk_cmake b/deps/cyberpunk_cmake index 047da215..a01e203a 160000 --- a/deps/cyberpunk_cmake +++ b/deps/cyberpunk_cmake @@ -1 +1 @@ -Subproject commit 047da215cfcd32c79f08b6266d612329c3ebea9e +Subproject commit a01e203a34e182901739c6933853ca67b864eae4