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

This commit is contained in:
2025-06-13 21:39:51 +00:00
parent fb3c12fe01
commit a191109daf

View File

@@ -39,7 +39,7 @@ jobs:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
repository: https://gitea.wagshome.duckdns.org/wagshome/rgbboard.git repository: https://gitea.wagshome.duckdns.org/wagshome/rgbboard
ref: master as # or the branch you want to modify ref: master as # or the branch you want to modify
token: ${{ secrets.runner_deploy }} token: ${{ secrets.runner_deploy }}
path: repo path: repo