Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmpp authored Oct 28, 2024
1 parent 5b7c6d6 commit 5c668ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Download build artifact
uses: actions/download-artifact@v4.1.7
uses: actions/download-artifact@v3
with:
name: client-admin-dist
path: client-admin-dist/
Expand Down

0 comments on commit 5c668ad

Please sign in to comment.