Skip to content

Commit

Permalink
Update CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
geloman committed Jul 12, 2024
1 parent a0fa04b commit 03d8a55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dockerhub-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ on:
- main

jobs:
deploy:
name: Deploy to DockerHub
publish:
name: Publish to DockerHub
runs-on: ubuntu-latest
steps:
- name: Set up Docker Buildx
Expand Down

0 comments on commit 03d8a55

Please sign in to comment.