Skip to content

Commit

Permalink
Merge pull request #209 from ThomasAribart/improve-sync-readme-sponso…
Browse files Browse the repository at this point in the history
…rs-workflow

improve sync-readme-sponsors workflow
  • Loading branch information
ThomasAribart authored Sep 2, 2024
2 parents 1df3474 + e05c76a commit 49da49b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/sync-readme-sponsors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,14 @@ permissions:
contents: write

jobs:
deploy:
sync-readme-sponsors:
name: 💖 Sync README sponsors
runs-on: ubuntu-latest
steps:
- name: ♻️ Checkout
uses: actions/checkout@v3
with:
ref: main

- name: 💖 Sync README sponsors
uses: JamesIves/github-sponsors-readme-action@v1
Expand Down

0 comments on commit 49da49b

Please sign in to comment.