chore: update workflows config.

This commit is contained in:
jaywcjlove 2022-11-09 12:04:25 +08:00
parent b562a8f9cf
commit 7263f1a8bc
1 changed files with 110 additions and 110 deletions

View File

@ -6,7 +6,7 @@ on:
jobs:
build-deploy:
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
@ -28,13 +28,13 @@ jobs:
- name: Create Tag
id: create_tag
uses: jaywcjlove/create-tag-action@v1.3.6
uses: jaywcjlove/create-tag-action@main
with:
package-path: ./package.json
- name: Get Tag Version
id: tag_version
uses: jaywcjlove/changelog-generator@v1.5.3
uses: jaywcjlove/changelog-generator@main
- name: Update Dash Feed
run: |
@ -51,7 +51,7 @@ jobs:
- name: Generate Changelog
id: changelog
uses: jaywcjlove/changelog-generator@v1.5.3
uses: jaywcjlove/changelog-generator@main
with:
filter-author: (小弟调调™)
filter: (^[\s]+?[R|r]elease)|(^[R|r]elease)