Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Enn3Developer committed May 26, 2024
1 parent d3d7ad7 commit 5390b20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
run: |
dotnet publish -c Release --no-self-contained -r win-x64 -o %~dp0publish -p:PublishTrimmed=true
vpk pack -u NewRGB -o %~dp0releases -p %~dp0publish -f net8-x64-desktop -v ${{github.ref_name}}
dir
- name: Upload
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 5390b20

Please sign in to comment.