Browse Source

ci: update verify package version

pull/29218/head
xrkffgg 4 years ago
committed by GitHub
parent
commit
f434440bd1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/verify-package-version.yml

2
.github/workflows/verify-package-version.yml

@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: verify-version
uses: actions-cool/verify-package-version@v1.1.0
uses: actions-cool/verify-package-version@v1.1.1
with:
token: ${{ secrets.ANT_BOT_TOKEN }}
title-include-content: 'docs'

Loading…
Cancel
Save