Skip to content

Commit

Permalink
Run on tag push
Browse files Browse the repository at this point in the history
  • Loading branch information
Smalls1652 committed Mar 16, 2024
1 parent 9010e9c commit a9bc552
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/publish-package.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
name: Publish Nuget Package

on:
workflow_dispatch:
push:
tags:
- 'v*.*.*'
- 'v*.*.*-*'
release:
types: [ published ]

Expand Down

0 comments on commit a9bc552

Please sign in to comment.