Skip to content

Commit 1bad39b

Browse files
authored
chore(ci): Add release environment
1 parent 9806032 commit 1bad39b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ permissions:
1111
jobs:
1212
publish:
1313
runs-on: ubuntu-latest
14+
environment: Release
1415
permissions:
1516
id-token: write
1617
steps:

0 commit comments

Comments
 (0)