Compare commits
No commits in common. "342ed840bcf375315deb9dd89876265026488d88" and "54a9eaae6c0ff5a37da6a985edb4be4ce74b571c" have entirely different histories.
342ed840bc
...
54a9eaae6c
@ -40,7 +40,7 @@ jobs:
|
||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v6
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
context: .
|
||||
push: ${{ github.ref_type == 'tag' }}
|
||||
|
Loading…
Reference in New Issue
Block a user