Skip to content

Commit 8491969

Browse files
committed
added dependency
1 parent aabe8c7 commit 8491969

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
versioning:
4747
name: 'Extract version from branch'
4848
runs-on: ubuntu-latest
49+
needs: [workflow-variables]
4950
outputs:
5051
friendly-version: ${{ steps.format-version.outputs.friendly-version }}
5152
assembly-version: ${{ steps.format-version.outputs.assembly-version }}

0 commit comments

Comments
 (0)