AAAAAAAAAAAAAAAAAAAAAAA
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
a3281208a6
commit
55a607abd6
2 changed files with 3 additions and 1 deletions
|
@ -42,6 +42,8 @@ steps:
|
|||
settings:
|
||||
remote_url:
|
||||
from_secret: URL
|
||||
password:
|
||||
from_secret: PASS
|
||||
target_branch: pages
|
||||
pages_directory: dist
|
||||
copy_contents: true
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
]
|
||||
},
|
||||
"imports": {
|
||||
"lume/": "https://deno.land/x/lume@v1.15.3/",
|
||||
"lume/": "https://deno.land/x/lume@v1.16.2/",
|
||||
"experimental/": "https://raw.githubusercontent.com/lumeland/experimental-plugins/main/",
|
||||
"std/": "https://deno.land/std/"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue