Skip to content

Commit

Permalink
Publish instead of build 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyberboss committed Aug 20, 2024
1 parent 062ec09 commit 6135238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/periodic_cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Build
run: |
cd temp_workspace/tools/Tgstation.Server.DeploymentsTool
dotnet build -c Release -o ${{ runner.temp }}/tool
dotnet publish -c Release -o ${{ runner.temp }}/tool
- name: Generate App Token
run: |
Expand Down

0 comments on commit 6135238

Please sign in to comment.