Skip to content

Commit

Permalink
Try different workflow trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
llde committed Aug 13, 2022
1 parent 3708b25 commit 19a48da
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/msbuild-relz.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: MSBuild-Release

on: [create]

on:
release:
types: [created]
env:
# Path to the solution file relative to the root of the project.
SOLUTION_FILE_PATH: .\obse
Expand Down

0 comments on commit 19a48da

Please sign in to comment.