Compare commits
2 Commits
0c2b5a659c
...
e89f79a1b6
| Author | SHA1 | Date | |
|---|---|---|---|
| e89f79a1b6 | |||
| 027961c77c |
@@ -30,7 +30,7 @@ jobs:
|
||||
password: ${{ secrets.REGISTRY_PASSWORD }}
|
||||
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v6
|
||||
uses: docker/build-push-action@v7
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
|
||||
Reference in New Issue
Block a user