Skip to content

Commit

Permalink
WIP: dockerhub push workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredb96 committed Aug 30, 2024
1 parent ffe59b0 commit c04d34b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerhub-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- master

jobs:
push_to_registry:
push_to_dockerhub:
name: Push Docker image to Docker Hub
runs-on: ubuntu-latest
permissions: write-all
Expand Down

0 comments on commit c04d34b

Please sign in to comment.