See https://gitea.com/gitea/act_runner/issues/119#issuecomment-738294
This commit is contained in:
		| @@ -29,6 +29,8 @@ jobs: | |||||||
|  |  | ||||||
|     - name: Build and push Docker image |     - name: Build and push Docker image | ||||||
|       uses: docker/build-push-action@v4 |       uses: docker/build-push-action@v4 | ||||||
|  |       env: | ||||||
|  |         ACTIONS_RUNTIME_TOKEN: '' | ||||||
|       with: |       with: | ||||||
|         context: . |         context: . | ||||||
|         file: ./Dockerfile |         file: ./Dockerfile | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user