Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Commit

Permalink
fix repo2docker extra args
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinSchobben committed Jul 18, 2024
1 parent 9344a65 commit 9c63bd4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ jobs:
with:
NO_PUSH: true
MYBINDERORG_TAG: ${{ github.event.ref }}
REPO2DOCKER_EXTRA_ARGS: --sub-dir pangeo-workflow-examples
REPO2DOCKER_EXTRA_ARGS:
- --sub-dir=pangeo-workflow-examples

0 comments on commit 9c63bd4

Please sign in to comment.