Skip to content

Commit ebf825c

Browse files
feat: release environment for releases
1 parent 69727d9 commit ebf825c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release-tag.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
update-tag:
1616
runs-on: ubuntu-latest
1717
if: ${{ !github.event.release.prerelease && !github.event.release.draft }}
18+
environment: release
1819

1920
steps:
2021
- name: Checkout the release commit

0 commit comments

Comments
 (0)