mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-24 21:05:09 +08:00
分支同步
Signed-off-by: 萌森 <qyg2297248353@163.com>
This commit is contained in:
parent
54e1a60d68
commit
def6d096d8
@ -17,5 +17,5 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
git config --global user.name "${{ github.actor }}"
|
git config --global user.name "${{ github.actor }}"
|
||||||
git config --global user.email "${{ github.actor }}@users.noreply.github.com"
|
git config --global user.email "${{ github.actor }}@users.noreply.github.com"
|
||||||
git remote set-url origin https://x-access-token:${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }}.git
|
git remote set-url origin https://x-access-token:${{ secrets.GITHUBTOKEN }}@github.com/${{ github.repository }}.git
|
||||||
git push origin custom:released --force
|
git push origin custom:released --force
|
||||||
|
Loading…
Reference in New Issue
Block a user