Skip to content

Commit

Permalink
try diff tool name
Browse files Browse the repository at this point in the history
  • Loading branch information
jackhumbert committed May 9, 2023
1 parent 96e6657 commit f7c2cd2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 *
Expand Down
2 changes: 1 addition & 1 deletion deps/cyberpunk_cmake

0 comments on commit f7c2cd2

Please sign in to comment.