Skip to content

Commit

Permalink
CI Work
Browse files Browse the repository at this point in the history
  • Loading branch information
TLeonardUK committed Aug 22, 2021
1 parent ff0a7d5 commit 18b1286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
run: vcpkg integrate install

- name: Update version numbers
uses: datamonsters/replace-action
uses: datamonsters/replace-action@v2
with:
files: 'Source/Server/Resource.rc'
replacements: '1.0.0.0=${{env.VERSION_NUMBER}}'
Expand Down

0 comments on commit 18b1286

Please sign in to comment.