use fork of github action
This commit is contained in:
2
.github/workflows/label-sponsors.yml
vendored
2
.github/workflows/label-sponsors.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
|||||||
name: Add Sponsor Labels
|
name: Add Sponsor Labels
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: brianlagunas/sponsor-action@v1.0
|
- uses: ueberdosis/sponsor-action@v1.0-alpha
|
||||||
with:
|
with:
|
||||||
label: sponsor 💖
|
label: sponsor 💖
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user