提交 95c6015d 编写于 作者: LinuxSuRen's avatar LinuxSuRen

Change the github secret

上级 69bdb28d
......@@ -25,7 +25,7 @@ jobs:
cp release/jcli-darwin-amd64.tar.gz jcli-repo
cp release/jcli-linux-amd64.tar.gz jcli-repo
cp release/jcli-windows-386.tar.gz jcli-repo
cd jcli-repo && git config --local user.email "rick@jenkins-zh.cn" && git config --local user.name "rick" && git add . && git commit -m 'Auto commit by bot' && git push https://linuxsuren:${{ secrets.GITHUB_TOKEN }}@github.com/jenkins-zh/jcli-repo.git
cd jcli-repo && git config --local user.email "rick@jenkins-zh.cn" && git config --local user.name "rick" && git add . && git commit -m 'Auto commit by bot' && git push https://linuxsuren:${{ secrets.GITHUB_SECRETS }}@github.com/jenkins-zh/jcli-repo.git
- name: backup
uses: jenkins-zh/git-backup-actions@v0.0.3
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册