Skip to content

Commit

Permalink
chore: upgrade webpack to v5 and fixed workflow (#112)
Browse files Browse the repository at this point in the history
* Fix: upgraded webpack and cheerio, fixed workflow

* 2.2.0
  • Loading branch information
imzedi authored Dec 3, 2024
1 parent 43e455f commit f6f3bd8
Show file tree
Hide file tree
Showing 4 changed files with 1,129 additions and 4,595 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/autotag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
token: "${{ secrets.GH_AUTH_TOKEN }}"
fetch-depth: 0
- uses: butlerlogic/action-autotag@master
- uses: butlerlogic/action-autotag@1.1.2
with:
GITHUB_TOKEN: "${{ secrets.GH_AUTH_TOKEN }}"
tag_prefix: "v"
Loading

0 comments on commit f6f3bd8

Please sign in to comment.