1
0
mirror of https://github.com/lework/jenkins-update-center.git synced 2025-02-20 07:48:21 +02:00
This commit is contained in:
Lework 2022-12-08 17:47:17 +08:00 committed by GitHub
parent f1d80c5d8f
commit 31c8aa6d55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@ jobs:
- name: Push
uses: github-actions-x/commit@v2.9
with:
github-token: ${{ secrets.TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}
push-branch: 'master'
commit-message: 'This is an github action commit.'
name: lework