Update '.gitea/workflows/build-push.yaml'

This commit is contained in:
2025-06-13 21:56:40 +00:00
parent ab98eeca27
commit b62443f94f

View File

@@ -40,7 +40,6 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
repository: wagshome/rgbboard repository: wagshome/rgbboard
ref: master as # or the branch you want to modify
token: ${{ secrets.runner_deploy }} token: ${{ secrets.runner_deploy }}
path: rgbboard path: rgbboard