Skip to content

Commit

Permalink
Merge pull request #337 from DopplerHQ/use-env
Browse files Browse the repository at this point in the history
chore: run release workflow from production environment
  • Loading branch information
Piccirello authored Oct 5, 2022
2 parents fb6708f + c699ce5 commit 55119a2
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 @@ -15,6 +15,7 @@ on:
jobs:
publish:
runs-on: ubuntu-latest
environment: "production"
if: github.actor == 'piccirello'
permissions:
contents: write
Expand Down

0 comments on commit 55119a2

Please sign in to comment.