Skip to content

Commit

Permalink
Rename artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
LucHeart committed May 28, 2024
1 parent 8c4c005 commit 0de8c65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Upload Nuget artifacts
uses: actions/upload-artifact@v4
with:
name: API
name: OpenShock.Serialization.Flatbuffers Nuget artifacts
path: |
publish/*.nupkg
publish/*.snupkg
Expand Down

0 comments on commit 0de8c65

Please sign in to comment.