Skip to content

Commit

Permalink
Fixing Release Pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
hermeswaldemarin committed Nov 30, 2023
1 parent 02235ac commit 838c6be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
@@ -1,6 +1,8 @@
name: Publish Nuget
on:
push:
branches:
- "main"
tags:
- v*
jobs:
Expand Down

0 comments on commit 838c6be

Please sign in to comment.