Compare commits
No commits in common. "366e6a4f30087118614507a2293a3977300d5ab3" and "3c916a177c2efc82276a278cbd7d8507d4610f79" have entirely different histories.
366e6a4f30
...
3c916a177c
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@v5
|
||||
uses: docker/build-push-action@v4
|
||||
with:
|
||||
push: true
|
||||
tags: |
|
||||
|
|
Loading…
Reference in a new issue