Skip to content

Commit f6e3d51

Browse files
committed
publish pipeline changes
1 parent 5559e84 commit f6e3d51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
echo "Error: Could not determine source branch for tag ${{ github.ref }}"
4242
exit 1
4343
fi
44+
echo "Source branch: $SOURCE_BRANCH"
4445
echo "source_branch=$SOURCE_BRANCH" >> $GITHUB_OUTPUT
4546
4647
- name: Check if version needs to be updated

0 commit comments

Comments
 (0)