Skip to content

Commit ca1c155

Browse files
committed
build: update branch to push to
1 parent d6b80bc commit ca1c155

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run_tests_coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,5 +253,5 @@
253253
git config --local user.email "noreply@stdlib.io"
254254
git config --local user.name "stdlib-bot"
255255
git commit -m "Update artifacts"
256-
git push "https://$USER_NAME:$REPO_GITHUB_TOKEN@github.com/stdlib-js/www-test-code-coverage.git" main
256+
git push "https://$USER_NAME:$REPO_GITHUB_TOKEN@github.com/stdlib-js/www-test-code-coverage.git" $BRANCH_NAME
257257

0 commit comments

Comments
 (0)