Skip to content

Commit

Permalink
fix(release): add environment to push job (#735)
Browse files Browse the repository at this point in the history
  • Loading branch information
brandtkeller authored Oct 12, 2024
1 parent 044a512 commit 1ed52f1
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 @@ -70,6 +70,7 @@ jobs:

push:
runs-on: ubuntu-latest
environment: prod
needs: validate
permissions:
contents: write
Expand Down

0 comments on commit 1ed52f1

Please sign in to comment.