Skip to content

Commit

Permalink
Change fetch location to absolute url (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
M-Chan authored Feb 22, 2024
2 parents a43b9b4 + 4faa229 commit 447252d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ spec:
name: Fetch Base
action: fetch:copier
input:
url: .
url: https://github.com/DiamondLightSource/python-copier-template
values:
destination: ${{ parameters.repoUrl | parseRepoUrl }}
# These are answers for the copier template
Expand Down

0 comments on commit 447252d

Please sign in to comment.