Skip to content
This repository was archived by the owner on Jun 28, 2025. It is now read-only.

Commit 7667078

Browse files
Update build.yml
1 parent 258e710 commit 7667078

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ jobs:
3939
git config --global user.name "github-actions[bot]"
4040
git config --global user.email "github-actions[bot]@users.noreply.github.com"
4141
git add Custom.xaml
42-
git commit -m "Update Custom.xaml with new Wiki content"
43-
git push https://x-access-token:${{ secrets.GITHUB_TOKEN }}@github.com/CreeperIsASpy/WikiHomepage-PCL.git HEAD:main
42+
git commit -m "Build new binary distribution for Application.py."
43+
git push https://x-access-token:${{ secrets.GITHUB_TOKEN }}@github.com/PCL-Community/PCL2-Python.git HEAD:main

0 commit comments

Comments
 (0)