Skip to content

Commit

Permalink
housekeeping: fix build yaml (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
glennawatson authored Sep 25, 2021
1 parent 26bca22 commit 616b15d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ on:
push:
branches: [ main ]

env:
configuration: Release
productNamespacePrefix: "ReactiveMarbles"

jobs:
build:
runs-on: windows-2022
Expand Down

0 comments on commit 616b15d

Please sign in to comment.