Skip to content

Commit

Permalink
Merge branch 'master' into feature/add-api
Browse files Browse the repository at this point in the history
  • Loading branch information
jhj0517 committed Nov 25, 2024
2 parents e88c84c + 972e58a commit ef4c067
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Clean up space for action
run: rm -rf /opt/hostedtoolcache

- name: Log in to Docker Hub
uses: docker/login-action@v2
with:
Expand Down

0 comments on commit ef4c067

Please sign in to comment.