Skip to content

Commit 515d2c5

Browse files
committed
Yaml will be my death [skip ci]
1 parent 351c638 commit 515d2c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
outputs:
66
version:
77
description: 'Version of the build'
8-
value: ${{ jobs.build.outputs.version) }}
8+
value: ${{ jobs.build.outputs.version }}
99

1010
jobs:
1111
build:

0 commit comments

Comments
 (0)