We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 812b2da commit 8d636aeCopy full SHA for 8d636ae
.github/workflows/release.yaml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
clojars:
11
runs-on: ubuntu-latest
12
- environment: release
+ environment: env
13
defaults:
14
run:
15
shell: bash
0 commit comments