Fix: actions runtime token
This commit is contained in:
@@ -86,6 +86,7 @@ runs:
|
||||
uses: docker/build-push-action@v6.15.0
|
||||
env:
|
||||
DOCKER_BUILD_SUMMARY: false
|
||||
ACTIONS_RUNTIME_TOKEN: ''
|
||||
with:
|
||||
context: ${{ inputs.context }}
|
||||
file: ${{ inputs.file }}
|
||||
|
||||
Reference in New Issue
Block a user