Skip to content

Commit

Permalink
ci: fix build_ci image workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Nov 18, 2023
1 parent 5586354 commit a7f3fb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
with:
build_target: ci
image_tags: |
"ghcr.io/hotosm/fmtm-splitter:ci"
"ghcr.io/${{ github.repository }}:ci"

0 comments on commit a7f3fb1

Please sign in to comment.