Compare commits
No commits in common. "c9256ea4343081993037450c321aae45a5bbfb3a" and "19919ee1c0baa6c4a44c0c51b33c95a67b686e3d" have entirely different histories.
c9256ea434
...
19919ee1c0
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