Skip to content

Commit

Permalink
fix: provide correct version to svn deploy (#919)
Browse files Browse the repository at this point in the history
  • Loading branch information
joerivanveen authored Dec 6, 2022
1 parent 5e856a4 commit 6109c24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
ASSETS_DIR: ${{ env.ASSETS_DIR }}
BUILD_DIR: ${{ env.BUILD_DIR }}
SLUG: woocommerce-myparcel
VERSION: steps.release.outputs.version

rebase-develop:
name: 'Rebase develop onto main'
Expand Down

0 comments on commit 6109c24

Please sign in to comment.