Remove ACTIONS_RUNTIME_TOKEN workaround #396

Merged
lng2020 merged 1 commits from remove_workaround into main 2023-11-07 05:15:14 +00:00
2 changed files with 0 additions and 4 deletions

No files matched your search

-2
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
-2
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