Compare commits
No commits in common. "a9284d60710091e1d8ff219688cd7eef1f1f8379" and "be3be74382ea56976f5723adc3e4846f95304ce8" have entirely different histories.
a9284d6071
...
be3be74382
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ jobs:
|
|||
username: ${{ secrets.CR_USERNAME }}
|
||||
password: ${{ secrets.CR_TOKEN }}
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v6
|
||||
uses: docker/build-push-action@v4
|
||||
with:
|
||||
push: true
|
||||
tags: |
|
||||
|
|
Loading…
Add table
Reference in a new issue