From e7ed7829cf95aa2b572ca22a8de1cea3810ac426 Mon Sep 17 00:00:00 2001 From: ChrisTitusTech Date: Wed, 17 Jul 2024 15:33:49 +0000 Subject: [PATCH 1/4] =?UTF-8?q?Deploying=20to=20main=20from=20@=20ChrisTit?= =?UTF-8?q?usTech/winutil@508f909fc9d3326bceb7eb5d6ce243b9aa840c0d=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b16292fb..43fc905c 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ If you have Issues, refer to [Known Issues](https://christitustech.github.io/win These are the sponsors that help keep this project alive with monthly contributions. -Gregory NavasarkianYusuke SaitoTriHyderaMark AmosJason A. DiegmuellerBrogan BranstetterwyattMetalliDan28Jan WilleOwenStefan +Gregory NavasarkianYusuke SaitoTriHyderaMark AmosJason A. DiegmuellerBrogan BranstetterwyattMetalliDan28Jan WilleOwenStefanthaddl ## 🏅 Thanks to all Contributors Thanks a lot for spending your time helping Winutil grow. Thanks a lot! Keep rocking 🍻. From e8022b85569ce154ee88f16f600a5edabb179a2c Mon Sep 17 00:00:00 2001 From: Chris Titus Date: Wed, 17 Jul 2024 13:53:44 -0500 Subject: [PATCH 2/4] Update github-pages.yml --- .github/workflows/github-pages.yml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/.github/workflows/github-pages.yml b/.github/workflows/github-pages.yml index 48b6e6f1..486d1ed9 100644 --- a/.github/workflows/github-pages.yml +++ b/.github/workflows/github-pages.yml @@ -1,9 +1,8 @@ name: GitHub Pages Deploy on: - push: - branches: - - master - - main + release: + types: [published, prereleased] + workflow_dispatch: permissions: contents: write jobs: @@ -20,4 +19,4 @@ jobs: path: .cache - run: pip install mkdocs-material - run: pip install pillow cairosvg - - run: mkdocs gh-deploy --force \ No newline at end of file + - run: mkdocs gh-deploy --force From e784604a1a8cc9ed0937011317be0803ed53807c Mon Sep 17 00:00:00 2001 From: Chris Titus Date: Wed, 17 Jul 2024 13:54:22 -0500 Subject: [PATCH 3/4] Update pre-release.yaml --- .github/workflows/pre-release.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/workflows/pre-release.yaml b/.github/workflows/pre-release.yaml index 69890cf3..34e04d32 100644 --- a/.github/workflows/pre-release.yaml +++ b/.github/workflows/pre-release.yaml @@ -5,10 +5,6 @@ permissions: actions: read on: - workflow_run: - workflows: ["Compile"] - types: - - completed workflow_dispatch: # Manual trigger added jobs: @@ -49,4 +45,4 @@ jobs: prerelease: true generate_release_notes: true env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} From e82870da89f949809ef31cc6f698f4f23250d38c Mon Sep 17 00:00:00 2001 From: ChrisTitusTech Date: Thu, 18 Jul 2024 15:32:33 +0000 Subject: [PATCH 4/4] =?UTF-8?q?Deploying=20to=20main=20from=20@=20ChrisTit?= =?UTF-8?q?usTech/winutil@e784604a1a8cc9ed0937011317be0803ed53807c=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43fc905c..ff20aea3 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ If you have Issues, refer to [Known Issues](https://christitustech.github.io/win These are the sponsors that help keep this project alive with monthly contributions. -Gregory NavasarkianYusuke SaitoTriHyderaMark AmosJason A. DiegmuellerBrogan BranstetterwyattMetalliDan28Jan WilleOwenStefanthaddl +Gregory NavasarkianYusuke SaitoTriHyderaMark AmosJason A. DiegmuellerwyattMetalliDan28Jan WilleOwenStefanthaddlDave Jones ## 🏅 Thanks to all Contributors Thanks a lot for spending your time helping Winutil grow. Thanks a lot! Keep rocking 🍻.