Skip to content

Commit

Permalink
packaging: Added workflow directory to each step on #2163
Browse files Browse the repository at this point in the history
  • Loading branch information
sulhicader committed Nov 16, 2023
1 parent bc9991d commit 5ee8dbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wave.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
name: Create Wave Bundle
uses: ./.github/workflows/wave-bundle.yaml
with:
build-version: ${{ VERSION }}
build-version: ${{ env.VERSION }}

publish:
needs: bundle
Expand Down

0 comments on commit 5ee8dbf

Please sign in to comment.