Minor change to see if triggers
This commit is contained in:
parent
a44b70fec7
commit
e70441504c
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ jobs:
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v3.10.0
|
uses: docker/setup-buildx-action@v3.10.0
|
||||||
|
|
||||||
- name: Build and push Docker image
|
- name: Build and push Docker image 🫙
|
||||||
id: push
|
id: push
|
||||||
uses: docker/build-push-action@v6.16.0
|
uses: docker/build-push-action@v6.16.0
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue