diff --git a/.gitea/workflows/build-push.yaml b/.gitea/workflows/build-push.yaml index 7ff1f07..44ebb10 100644 --- a/.gitea/workflows/build-push.yaml +++ b/.gitea/workflows/build-push.yaml @@ -40,7 +40,6 @@ jobs: uses: actions/checkout@v4 with: repository: wagshome/rgbboard - ref: master as # or the branch you want to modify token: ${{ secrets.runner_deploy }} path: rgbboard