Skip to content

Commit 61279ba

Browse files
authored
💚 Add release environment (#39)
1 parent 94373b4 commit 61279ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
needs: [check]
6868
if: success() && startsWith(github.ref, 'refs/tags/')
6969
runs-on: ubuntu-latest
70+
environment: release
7071

7172
permissions:
7273
id-token: write

0 commit comments

Comments
 (0)