Skip to content

Commit

Permalink
Action run
Browse files Browse the repository at this point in the history
  • Loading branch information
pisolofin committed Jul 27, 2024
1 parent e467b72 commit 784b80e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish_nuget.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Publish Nuget
on:
push:
branches: [ main ]
branches: [ build-fix ]
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 784b80e

Please sign in to comment.