Skip to content

Commit

Permalink
housekeeping: Fix missing environment variable
Browse files Browse the repository at this point in the history
  • Loading branch information
glennawatson authored Sep 12, 2021
1 parent a1befea commit f6b5ab9
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: "Splat"

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

0 comments on commit f6b5ab9

Please sign in to comment.