We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08528fb commit 3a05808Copy full SHA for 3a05808
.github/workflows/release.yml
@@ -8,6 +8,7 @@ on:
8
jobs:
9
build:
10
runs-on: ubuntu-latest
11
+ environment: Release
12
steps:
13
- uses: actions/checkout@v2
14
- name: Use Node.js
0 commit comments