remove token workaround

This commit is contained in:
lng2020 2023-11-06 13:35:31 +08:00
parent 00e9b3d62b
commit 8b3b7f6090
2 changed files with 0 additions and 4 deletions

View file

@ -78,8 +78,6 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v4
env:
ACTIONS_RUNTIME_TOKEN: '' # See https://gitea.com/gitea/act_runner/issues/119
with:
context: .
file: ./Dockerfile

View file

@ -89,8 +89,6 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v4
env:
ACTIONS_RUNTIME_TOKEN: '' # See https://gitea.com/gitea/act_runner/issues/119
with:
context: .
file: ./Dockerfile