Skip to content

Commit

Permalink
minor fix workflow release
Browse files Browse the repository at this point in the history
  • Loading branch information
jswhisperer committed Dec 2, 2024
1 parent ec51383 commit 60dfc2f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches:
- main
- master
tags:
- "v*"
workflow_dispatch:
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,6 @@
"@vueuse/core": "^11.1.0",
"@vueuse/nuxt": "^11.1.0",
"sass-embedded": "^1.79.1"
}
},
"packageManager": "[email protected]+sha1.216899f511c8dfde183c7cb50b69009c779534a8"
}

0 comments on commit 60dfc2f

Please sign in to comment.