Skip to content

Commit d36073b

Browse files
committed
Toolkit release
1 parent 6f9fcdd commit d36073b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/toolkit-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
VERSION=$(cat VERSION.md | head -n 1 | xargs)
1919
2020
# Get current branch name and commit SHA
21-
BRANCH_NAME="github_publishing "
21+
BRANCH_NAME="github_publishing"
2222
SHORT_SHA="0e87247b"
2323
2424
# Construct the filename

0 commit comments

Comments
 (0)