Skip to content

Commit

Permalink
remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
benlee0423 committed Jan 4, 2024
1 parent c50040e commit 49ff8df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker_deps_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
steps:
- name: deploy
uses: actions/checkout@v2
- run: echo "auth is ${{inputs.docker-auth-token}}"
- name: Build and push Docker image
uses: ./.github/action_templates/build-and-push
with:
Expand Down

0 comments on commit 49ff8df

Please sign in to comment.