MilesCranmer commited on
Commit
b4f3cd2
1 Parent(s): 87f8696

Ping build

Browse files
.github/workflows/docker_deploy.yml CHANGED
@@ -40,7 +40,7 @@ jobs:
40
  id: meta
41
  uses: docker/metadata-action@v5
42
  with:
43
- # list of Docker images to use as base name for tags
44
  images: |
45
  mcranmer/pysr
46
  ghcr.io/${{ github.repository }}
 
40
  id: meta
41
  uses: docker/metadata-action@v5
42
  with:
43
+ # List of Docker images to use as base name for tags
44
  images: |
45
  mcranmer/pysr
46
  ghcr.io/${{ github.repository }}