Skip to content

Commit

Permalink
Use a GitHub environment for releases
Browse files Browse the repository at this point in the history
  • Loading branch information
rasmus committed May 23, 2024
1 parent e934581 commit 42d4d06
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 @@ -7,6 +7,10 @@ on:
jobs:
build:
runs-on: ubuntu-20.04

environment:
name: release

env:
HELPZ_POSTGRESQL_PASS: Password12!
EVENTFLOW_MSSQL_SERVER: 127.0.0.1,1433
Expand Down

0 comments on commit 42d4d06

Please sign in to comment.