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 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 }} diff --git a/README.md b/README.md index b16292fb..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 WilleOwenStefan +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 🍻.