Skip to content

Commit e0b7535

Browse files
Add production environment to tag-and-release job
1 parent fc06f65 commit e0b7535

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/reproducible-build-check-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ jobs:
201201
tag-and-release:
202202
name: Tag and create GitHub release
203203
runs-on: ubuntu-latest
204+
environment: production
204205
needs: [ compare ]
205206
permissions:
206207
contents: write

0 commit comments

Comments
 (0)