Skip to content

Commit

Permalink
ci: ad missing environment
Browse files Browse the repository at this point in the history
this should fix change management
  • Loading branch information
steveoh committed Jan 8, 2025
1 parent d5387ea commit e1fa012
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ jobs:
name: Change management
needs: [deploy-macos, deploy-windows]
runs-on: ubuntu-latest
environment:
name: prod
permissions:
contents: read
pull-requests: write
Expand Down

0 comments on commit e1fa012

Please sign in to comment.