We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 08528fb + 3a05808 commit 3ef8fc8Copy full SHA for 3ef8fc8
.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