Compare commits
2 commits
3c916a177c
...
366e6a4f30
Author | SHA1 | Date | |
---|---|---|---|
366e6a4f30 | |||
a0085f8ec0 |
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@v5
|
||||
with:
|
||||
push: true
|
||||
tags: |
|
||||
|
|
Loading…
Reference in a new issue