mirror of
https://github.com/frohoff/ysoserial.git
synced 2026-09-21 22:50:46 +08:00
test
This commit is contained in:
@@ -117,8 +117,7 @@ jobs:
|
|||||||
git config --local user.name "GitHub Action"
|
git config --local user.name "GitHub Action"
|
||||||
git add matrix/matrix.md
|
git add matrix/matrix.md
|
||||||
git commit -m "Add changes"
|
git commit -m "Add changes"
|
||||||
uses: ad-m/github-push-action@master
|
- uses: ad-m/github-push-action@master
|
||||||
with:
|
with:
|
||||||
repository: ${{github.repository}}.wiki
|
repository: ${{github.repository}}.wiki
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user