Skip to content

Commit

Permalink
Merge pull request #44 from DavidTanner/fixRelease
Browse files Browse the repository at this point in the history
chore: Set release environment
  • Loading branch information
DavidTanner authored Oct 16, 2023
2 parents e83a32f + 3d096d2 commit a5bd1fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
jobs:
main:
runs-on: ubuntu-latest
environment: DeployEnv
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit a5bd1fd

Please sign in to comment.