mirror of
https://github.com/woodchen-ink/docker-firefox.git
synced 2025-07-18 05:42:00 +08:00
Updated build-push-action to version 6.
This commit is contained in:
parent
10685cda38
commit
f0965432b3
2
.github/workflows/build-image.yml
vendored
2
.github/workflows/build-image.yml
vendored
@ -115,7 +115,7 @@ jobs:
|
||||
password: ${{ secrets.DOCKERHUB_PASSWORD }}
|
||||
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v5
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
push: ${{ steps.prep.outputs.is_release == 'yes' }}
|
||||
provenance: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user