From b4de4b1e042afa69e3f107cb75a518d39bde9ca4 Mon Sep 17 00:00:00 2001 From: drkameleon Date: Fri, 10 Nov 2023 12:38:09 +0100 Subject: [PATCH] revert changes & attempt to add everything to the commit --- .github/workflows/deploy.yml | 4 ++-- tools/generateweb.art | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index d6ea9ffa..360c632a 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -42,7 +42,7 @@ jobs: - name: Update package info run: | echo "${{ github.workspace }}/bin" >> $GITHUB_PATH - arturo tools/deploy.art ci + arturo tools/deploy.art env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} @@ -52,7 +52,7 @@ jobs: author_name: drkameleon author_email: yaniszaf@gmail.com message: 'CI Package Deployment' - add: '*.art' + add: '.' - name: Update registry uses: appleboy/ssh-action@v1.0.0 diff --git a/tools/generateweb.art b/tools/generateweb.art index 88c53947..9d1d9cfe 100755 --- a/tools/generateweb.art +++ b/tools/generateweb.art @@ -3,8 +3,8 @@ packages: # "packages/list.art" entries: new [] -siteroot: (not? empty? arg)? -> "https://pkgr.art" - -> "file:///Users/drkameleon/Documents/Code/OpenSource/arturo-lang/pkgr.art/public" +siteroot: (key? env 'GITHUB_ACTION)? -> "https://pkgr.art" + -> "file:///Users/drkameleon/Documents/Code/OpenSource/arturo-lang/pkgr.art/public" isHome: false compressHTML: function [file][