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 c158d41 commit 138c0abCopy full SHA for 138c0ab
.github/workflows/sample.yml
@@ -12,6 +12,7 @@ jobs:
12
job1:
13
name: Job 1
14
runs-on: ubuntu-latest
15
+ environment: dev
16
outputs:
17
OUTPUT1: ${{ steps.step-one.outputs.test }}
18
steps:
0 commit comments