Skip to content

Commit

Permalink
Update Upload Artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
timia2109 committed Feb 15, 2024
1 parent 5e906e6 commit 754f0b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: dotnet publish -c Release --no-restore

- name: Upload DayFlags.Server Artifacts
uses: actions/upload-artifact@v3.1.3
uses: actions/upload-artifact@v4
with:
name: backend-artifacts
path: DayFlags.Server/bin/Release/net8.0/publish/
Expand Down

0 comments on commit 754f0b3

Please sign in to comment.