Bump docker/build-push-action from 4 to 5 #28
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
@ -60,7 +60,7 @@ jobs:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
|
||||
- name: Build image
|
||||
uses: docker/build-push-action@v4
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
platforms: "linux/amd64,linux/arm64"
|
||||
context: ./
|
||||
|
Loading…
x
Reference in New Issue
Block a user