Skip to content

Commit

Permalink
Merge pull request #1239 from NicolasT/release-environment
Browse files Browse the repository at this point in the history
ci: run `Release` action in the `release` environment
  • Loading branch information
NicolasT authored Sep 24, 2024
2 parents 7934bd6 + 7fd8b9b commit e87eda9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
jobs:
release:
name: Release
environment: release
runs-on: ubuntu-latest
permissions:
contents: write
Expand Down

0 comments on commit e87eda9

Please sign in to comment.