Compare commits
2 commits
19919ee1c0
...
c9256ea434
Author | SHA1 | Date | |
---|---|---|---|
c9256ea434 | |||
78297f65c5 |
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@v4
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
push: true
|
||||
tags: |
|
||||
|
|
Loading…
Add table
Reference in a new issue