We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a040995 commit 21bfb6dCopy full SHA for 21bfb6d
.github/workflows/release.yml
@@ -8,6 +8,7 @@ on:
8
jobs:
9
Release:
10
runs-on: ubuntu-latest
11
+ environment: release
12
steps:
13
- name: Checkout
14
uses: actions/checkout@v4
0 commit comments