Skip to content

Commit

Permalink
game version in release
Browse files Browse the repository at this point in the history
  • Loading branch information
jackhumbert committed Jun 23, 2023
1 parent a1bff70 commit 17134b0
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 13 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
with:
name: ${{ github.ref_name }}${{ env.CYBERPUNK_2077_GAME_VERSION_STR }}
body_path: ${{ env.CHANGELOG_FILE }}
append_body: true
files: |
Expand Down
Loading

0 comments on commit 17134b0

Please sign in to comment.