Skip to content

Commit

Permalink
Merge pull request #2 from poirazis/develop
Browse files Browse the repository at this point in the history
v 1.0.0
  • Loading branch information
poirazis authored Jan 12, 2024
2 parents c56246a + c4df101 commit ffaf009
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-SuperFieldText
release_version=$(cat package.json | jq -r '.version')
echo "RELEASE_VERSION=$release_version" >> $GITHUB_ENV
yarn
Expand Down

0 comments on commit ffaf009

Please sign in to comment.