Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-altom committed Dec 4, 2023
1 parent a2854d6 commit f26ae4d
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
name: release

on:
release:
types: published
workflow_dispatch:
# on:
# release:
# types: published
# workflow_dispatch:

on: ['push']

jobs:
publish-nuget-package:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f26ae4d

Please sign in to comment.