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

main
nathan 2 weeks ago
parent c6e7246c95
commit 211d6e4dbd

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

Loading…
Cancel
Save