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 235ae51 commit f920e48
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
@@ -1,7 +1,7 @@
name: Publish NuGet Package

on:
tags [main]:
tags:
- 'v*.*.*'
jobs:
download-artifact:
Expand Down

0 comments on commit f920e48

Please sign in to comment.