Skip to content

Commit

Permalink
chore: update workflows config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed May 29, 2022
1 parent aa89825 commit a2bddf4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

- name: get tag version
id: tag_version
uses: jaywcjlove/[email protected].3
uses: jaywcjlove/[email protected].4

- name: Deploy Website
uses: peaceiris/actions-gh-pages@v3
Expand All @@ -44,7 +44,7 @@ jobs:

- name: Generate Changelog
id: changelog
uses: jaywcjlove/[email protected].3
uses: jaywcjlove/[email protected].4
with:
token: ${{ secrets.GITHUB_TOKEN }}
filter-author: (jaywcjlove|小弟调调™|dependabot\[bot\]|Renovate Bot)
Expand Down

0 comments on commit a2bddf4

Please sign in to comment.