Skip to content

Commit

Permalink
ci: test ci build
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSnowfield committed Mar 23, 2024
1 parent 94bec81 commit 16880b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pack-nuget.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
dotnet pack -p:NuspecFile=Konata.Codec.nuspec && ls -al bin/Release
- uses: actions/upload-artifact@v3
name: Upload Artifact
name: Upload Artifact
with:
name: Konata.Codec Latest Release
path: bin/Release/Konata.Codec*.npkg

0 comments on commit 16880b1

Please sign in to comment.