Skip to content

Commit

Permalink
Update deploy_docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ClayJay3 authored Dec 16, 2023
1 parent cf47ca2 commit 27dd0db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -577,7 +577,7 @@ jobs:
- name: Set up Docker Buildx
if: steps.changed-files.outputs.dev_any_changed == 'true'
id: buildx
uses: docker/setup-buildx-action@v2
uses: docker/setup-buildx-action@v3

- name: Login to Github Packages
if: steps.changed-files.outputs.dev_any_changed == 'true'
Expand Down

0 comments on commit 27dd0db

Please sign in to comment.