1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-27 10:15:05 +02:00

Update ci.yml

This commit is contained in:
Pomax
2020-06-07 16:32:14 -07:00
committed by GitHub
parent e4ca349722
commit 22aaa67a53

View File

@@ -70,5 +70,3 @@ jobs:
git add -A
git commit -m "Automated build"
git push origin ci-test
with:
github_token: ${{ secrets.GITHUB_TOKEN }}