@@ -10,6 +10,7 @@ jobs:
# prevents this action from running on forks
if: github.repository == 'vuejs/core'
runs-on: ubuntu-latest
+ environment: Release
steps:
- uses: actions/checkout@v3