Skip to content

Commit

Permalink
wipe it
Browse files Browse the repository at this point in the history
  • Loading branch information
DeltaDizzy committed Jun 5, 2024
1 parent aa318a2 commit c46e0f7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
uses: actions/[email protected]
with:
# Optional SDK version(s) to use. If not provided, will install global.json version when available. Examples: 2.2.104, 3.1, 3.1.x, 3.x, 6.0.2xx
dotnet-version: 8.0.x
dotnet-version: 8.0.6

- name: 🚚 Get latest code
uses: actions/checkout@v4
Expand All @@ -27,4 +27,5 @@ jobs:
port: 2122
username: kopwiki
local-dir: bin/Release/net8.0/publish/
dangerous-clean-slate: true
password: ${{ secrets.password }}

0 comments on commit c46e0f7

Please sign in to comment.