From 1eba888af6d8e0b1c616b38451b673014ca13087 Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Wed, 1 May 2024 05:54:21 -0700 Subject: [PATCH] Update FUNDING.yml --- .github/FUNDING.yml | 1 + .github/workflows/auto-release.yml | 28 ---------------------------- README.md | 6 ++++++ 3 files changed, 7 insertions(+), 28 deletions(-) delete mode 100644 .github/workflows/auto-release.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 57b7f698..7fd11138 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1 +1,2 @@ +github: oobabooga ko_fi: oobabooga diff --git a/.github/workflows/auto-release.yml b/.github/workflows/auto-release.yml deleted file mode 100644 index 59287718..00000000 --- a/.github/workflows/auto-release.yml +++ /dev/null @@ -1,28 +0,0 @@ -name: Weekly Snapshot Release -on: - schedule: - - cron: '15 20 * * 0' - workflow_dispatch: {} - -jobs: - create_release: - runs-on: ubuntu-latest - steps: - - name: Checkout code - uses: actions/checkout@v2 - - - name: Set snapshot tag - id: set_snapshot_tag - run: echo ::set-output name=tag::snapshot-$(date +'%Y-%m-%d') - - - name: Create release - id: create_release - uses: softprops/action-gh-release@v1 - with: - generate_release_notes: true - tag_name: ${{ steps.set_snapshot_tag.outputs.tag }} - name: ${{ steps.set_snapshot_tag.outputs.tag }} - draft: false - prerelease: false - env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/README.md b/README.md index 9f3e81bd..099ace75 100644 --- a/README.md +++ b/README.md @@ -425,3 +425,9 @@ If you would like to contribute to the project, check out the [Contributing guid ## Acknowledgment In August 2023, [Andreessen Horowitz](https://a16z.com/) (a16z) provided a generous grant to encourage and support my independent work on this project. I am **extremely** grateful for their trust and recognition. + +## GitHub Sponsors + +The following is a list of top-tier sponsors for this project here on GitHub: + +* Be the first one! Visit https://github.com/sponsors/oobabooga/.