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 f920e48 commit bd4784c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/pack-nuget.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: Publish NuGet Package

on:
tags:
- 'v*.*.*'
push:
tags:
- 'v*.*.*'

jobs:
download-artifact:
runs-on: ubuntu-latest
Expand Down

0 comments on commit bd4784c

Please sign in to comment.