Skip to content

Commit

Permalink
Merge pull request #16 from poirazis/develop
Browse files Browse the repository at this point in the history
2.0.6-alpha
  • Loading branch information
poirazis authored Dec 14, 2023
2 parents 2ee2767 + 31c87ea commit 8c46bc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: |
cd bb_super_components_shared
yarn
cd ../bb-component-SuperTable
cd ../bb-component-SuperTableColumn
release_version=$(cat package.json | jq -r '.version')
echo "RELEASE_VERSION=$release_version" >> $GITHUB_ENV
yarn
Expand Down

0 comments on commit 8c46bc9

Please sign in to comment.