Continue troubleshooting Gitea bug

This commit is contained in:
2024-01-15 17:11:07 -06:00
parent ea25b7614f
commit c0f1eeb0b2

View File

@@ -9,7 +9,8 @@ on:
env:
REGISTRY: gitea.taco.quest
IMAGE_NAME: ${{ gitea.repository }}
GITHUB_TOKEN: ""
GITHUB_TOKEN: ''
ACTIONS_RUNTIME_TOKEN: ''
jobs:
build-and-push-image: