Skip to content

Commit

Permalink
Fix GHA.
Browse files Browse the repository at this point in the history
  • Loading branch information
ctslater committed Jun 7, 2024
1 parent 1907932 commit 891620d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-plot-navigator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:
id: docker_build
uses: docker/build-push-action@v5
with:
context: src
push: true
tags: ghcr.io/lsst-dm/plot-navigator:${{ env.IMG_TAG }}
cache-from: type=gha
Expand Down

0 comments on commit 891620d

Please sign in to comment.