frontend/.vscode/settings.json
Jesse Wierzbinski 51a74331c7
fix(build): 🐛 Give proper permissions to GitHub Actions build
Prevents the build from failing to push to package registry
2024-04-14 15:29:49 -10:00

4 lines
48 B
JSON

{
"conventionalCommits.scopes": ["build"]
}