We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8928bd4 commit df48848Copy full SHA for df48848
1 file changed
.github/workflows/release.yml
@@ -10,6 +10,7 @@ env:
10
jobs:
11
build_and_publish:
12
runs-on: ubuntu-20.04
13
+ environment: release
14
steps:
15
- name: Checkout
16
uses: actions/checkout@v4
0 commit comments