GitHub Action
πŸš€ Auto-deploy from GitHub Actions
7b7bdab
raw
history blame contribute delete
68 Bytes
{
presets: [
["env", { targets: { node: "current" }}],
],
}