Skip to content

Commit 40f11da

Browse files
committed
Use release environment to protect env variables
1 parent b87eaa1 commit 40f11da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ env:
1717

1818
jobs:
1919
prepare-release:
20+
environment: release
2021
name: "Prepare release"
2122
runs-on: ubuntu-latest
2223
permissions:

0 commit comments

Comments
 (0)