Skip to content

Commit cc13471

Browse files
ci: updated building action script
1 parent a170138 commit cc13471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
git config --global user.email "github-actions[bot]@users.noreply.github.com"
4141
git add .
4242
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
43+
git push https://x-access-token:${{ secrets.GITHUB_TOKEN }}@github.com/CreeperIsASpy/FullScreenNotice.git HEAD:main

0 commit comments

Comments
 (0)