Skip to content

Commit

Permalink
format docker hub ci script
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviasculley committed Sep 27, 2023
1 parent 0dfb6ee commit 657a831
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/docker-hub.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
name: upload-to-docker-hub
name: Upload to Docker Hub

on:
workflow_dispatch:
push:
branches:
- stable

jobs:
buildx:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 657a831

Please sign in to comment.