workflow: update actions

This commit is contained in:
陈凯龙 2022-04-11 20:48:00 +08:00
parent fd73720a00
commit 3583c9d859
1 changed files with 0 additions and 2 deletions

View File

@ -7,7 +7,6 @@ name: Release
jobs:
contrib-readme-en-job:
needs: [release-please]
runs-on: ubuntu-latest
name: A job to automate contrib in readme
steps:
@ -17,7 +16,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.CONTRIBUTORS_TOKEN }}
contrib-readme-job:
needs: [release-please]
runs-on: ubuntu-latest
name: A job to automate contrib in readme.zh-CN
steps: