Update .gitea/workflows/demo.yaml

This commit is contained in:
2025-07-03 23:05:07 +00:00
parent 8288721ab7
commit 46543cf38c
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
GITEA_URL: https://10.1.1.1:8086 GITEA_URL: https://10.1.1.1:8086
GITEA_OWNER: derek GITEA_OWNER: derek
GITEA_REPO: ${{ gitea.repository }} GITEA_REPO: ${{ gitea.repository }}
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }} GITEA_TOKEN: ${{ secrets.PUBLISH_TOKEN }}
steps: steps:
- name: checkout - name: checkout
uses: actions/checkout@v4 uses: actions/checkout@v4