Skip to content

Commit 138c0ab

Browse files
authored
Update sample.yml
1 parent c158d41 commit 138c0ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sample.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
job1:
1313
name: Job 1
1414
runs-on: ubuntu-latest
15+
environment: dev
1516
outputs:
1617
OUTPUT1: ${{ steps.step-one.outputs.test }}
1718
steps:

0 commit comments

Comments
 (0)