We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0536318 commit 3fe41d8Copy full SHA for 3fe41d8
.github/workflows/nebula-publish.yml
@@ -8,6 +8,7 @@ on:
8
jobs:
9
build:
10
runs-on: ubuntu-latest
11
+ environment: Publish
12
steps:
13
- uses: actions/checkout@v5.0.0
14
- name: Setup jdk 8
0 commit comments