From bbf69468a60bc0b8cf1f352fd37772f509e42282 Mon Sep 17 00:00:00 2001 From: Murhaf Sousli Date: Mon, 19 Aug 2024 02:55:59 +0200 Subject: [PATCH 1/2] Update Netlify action --- .github/workflows/netlify.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/netlify.yml b/.github/workflows/netlify.yml index 6efb28c..cb65378 100644 --- a/.github/workflows/netlify.yml +++ b/.github/workflows/netlify.yml @@ -18,13 +18,13 @@ jobs: - name: Build demo run: npm run build-demo - name: Deploy to Netlify - uses: nwtgck/actions-netlify@v1.1.11 + uses: nwtgck/actions-netlify@v3.0.0 with: - publish-dir: './dist/ngx-progressbar-demo' + publish-dir: './dist/ngx-progressbar-demo/browser' production-branch: deploy-netlify github-token: ${{ secrets.GITHUB_TOKEN }} deploy-message: "Deploy from GitHub Actions" - enable-pull-request-comment: true + enable-pull-request-comment: false enable-commit-comment: true overwrites-pull-request-comment: true env: From ecd16f259ac178e90d18c34aa380c22b9458009c Mon Sep 17 00:00:00 2001 From: Murhaf Sousli Date: Mon, 19 Aug 2024 02:58:27 +0200 Subject: [PATCH 2/2] Update --- .github/FUNDING.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 9a72dfa..ce25291 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,6 +1,6 @@ # These are supported funding model platforms -github: # murhafsousli +github: murhafsousli patreon: murhaf open_collective: ngx-progressbar ko_fi: # Replace with a single Ko-fi username