fix: Replace with custom domain to publish
This commit is contained in:
+1
-1
@@ -9,4 +9,4 @@ tasks:
|
|||||||
cd $site
|
cd $site
|
||||||
tar -cvz . > ../site.tar.gz
|
tar -cvz . > ../site.tar.gz
|
||||||
- upload: |
|
- upload: |
|
||||||
hut pages publish -d $site site.tar.gz
|
hut pages publish -d nirm.al site.tar.gz
|
||||||
|
|||||||
Reference in New Issue
Block a user