Skip to content

Commit

Permalink
Update package-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AhmedTS authored Dec 5, 2024
1 parent 5a63f47 commit fded4ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
# It uses the `tags` and `labels` parameters to tag and label the image with the output from the "meta" step.
- name: Build and push Docker image
id: push
uses: docker/build-push-action@6
uses: docker/build-push-action@v6
with:
context: .
platforms: linux/amd64,linux/arm64
Expand Down

0 comments on commit fded4ae

Please sign in to comment.