xrkffgg
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/verify-package-version.yml
|
@ -11,7 +11,7 @@ jobs: |
|
|
steps: |
|
|
steps: |
|
|
- uses: actions/checkout@v2 |
|
|
- uses: actions/checkout@v2 |
|
|
- name: verify-version |
|
|
- name: verify-version |
|
|
uses: actions-cool/verify-package-version@v1.1.0 |
|
|
uses: actions-cool/verify-package-version@v1.1.1 |
|
|
with: |
|
|
with: |
|
|
token: ${{ secrets.ANT_BOT_TOKEN }} |
|
|
token: ${{ secrets.ANT_BOT_TOKEN }} |
|
|
title-include-content: 'docs' |
|
|
title-include-content: 'docs' |
|
|