Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nhawdge authored Nov 18, 2023
1 parent 96a200f commit 53eca7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: actions/[email protected]
with:
name: 'November-Pirates-win-${{ github.ref_name }}.zip'
path: ''
path: '/'
retention-days: 1
itch:
runs-on: ubuntu-latest
Expand All @@ -45,7 +45,7 @@ jobs:
with:
# Artifact name
name: 'November-Pirates-win-${{ github.ref_name }}.zip'
path: ''
path: '/'
- name: Itch.io - Publish
uses: KikimoraGames/[email protected]
with:
Expand Down

0 comments on commit 53eca7a

Please sign in to comment.