We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a170138 commit cc13471Copy full SHA for cc13471
.github/workflows/main.yml
@@ -40,4 +40,4 @@ jobs:
40
git config --global user.email "github-actions[bot]@users.noreply.github.com"
41
git add .
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
+ git push https://x-access-token:${{ secrets.GITHUB_TOKEN }}@github.com/CreeperIsASpy/FullScreenNotice.git HEAD:main
0 commit comments