mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-03 00:09:56 +08:00
Do not directly commit contributors sag
This commit is contained in:
parent
c51df752a1
commit
086953bbe9
1
.github/workflows/contributors.yml
vendored
1
.github/workflows/contributors.yml
vendored
@ -15,6 +15,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
svgPath: website/static/img/contributors.svg
|
svgPath: website/static/img/contributors.svg
|
||||||
|
noCommit: true
|
||||||
|
|
||||||
- name: Create Pull Request
|
- name: Create Pull Request
|
||||||
uses: peter-evans/create-pull-request@v4
|
uses: peter-evans/create-pull-request@v4
|
||||||
|
Loading…
Reference in New Issue
Block a user