Skip to content

Commit

Permalink
chore: try to fix the webhook
Browse files Browse the repository at this point in the history
  • Loading branch information
a1mersnow committed Nov 27, 2023
1 parent c77ae67 commit bd8d462
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ jobs:
FOLDER: dist
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # GitHub will automatically add this - you don't need to bother getting a token
MESSAGE: 'Build: ({sha}) {msg}' # The commit message
TARGET_DIR: dist
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "aliyundrive-rename",
"type": "module",
"version": "0.3.1",
"version": "0.3.2",
"private": true,
"packageManager": "pnpm@8.10.5",
"description": "Batch rename files of aliyundrive.",
Expand Down

0 comments on commit bd8d462

Please sign in to comment.