Skip to content

Commit 5d26033

Browse files
committedNov 4, 2020
chore: update bethtest workflow
1 parent 8fe55a1 commit 5d26033

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed
 

‎.github/workflows/bethtest.yml

-3
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ jobs:
1111
name: "thing 1"
1212
run: |
1313
echo "::set-output name=foo::bar"
14-
outputs:
15-
foo:
16-
description: thing
1714
outputs:
1815
foo: '${{ steps.release.outputs.foo }}'
1916

0 commit comments

Comments
 (0)
Please sign in to comment.