We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc88b97 commit 8888e64Copy full SHA for 8888e64
.github/workflows/release_build.yml
@@ -21,6 +21,7 @@ permissions:
21
22
jobs:
23
build:
24
+ environment: Release
25
runs-on: ubuntu-latest
26
steps:
27
- name: Checkout Contrib Repo @ SHA - ${{ github.sha }}
0 commit comments