Skip to content

Commit 86ce6f8

Browse files
committed
ci: 🎡 WIP package publishing in CI
1 parent c4aab32 commit 86ce6f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/workflows/tag-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
echo "$RELEASE_CONTEXT"
5151
GIT_HASH_SHORT=$(git rev-parse --short "$GITHUB_SHA")
5252
echo "GIT_HASH_SHORT $GIT_HASH_SHORT"
53+
npx find-versions-cli ${{ github.event.release.tag_name }}
5354
5455
onlyonmain:
5556
name: Publish stable packages

0 commit comments

Comments
 (0)