Skip to content

Commit

Permalink
Upload artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
valters-tomsons committed Apr 24, 2023
1 parent 91f5b0e commit cd15b67
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,8 @@ jobs:
run: dotnet build --no-restore
- name: Run Publish Script
run: cd scripts && ./publish.sh
- name: Upload artifact
uses: actions/[email protected]
with:
name: DayZLauncher-UnixPatcher
path: "./unixpatcher.tar.xz"

0 comments on commit cd15b67

Please sign in to comment.