ci: add Gitea Actions workflow for automated Electron app build and release.
All checks were successful
Build and Release / build-and-release (push) Successful in 10m3s
All checks were successful
Build and Release / build-and-release (push) Successful in 10m3s
This commit is contained in:
@@ -30,7 +30,10 @@
|
||||
"Bash(ls:*)",
|
||||
"Bash(xargs:*)",
|
||||
"Bash(node -p:*)",
|
||||
"Bash(npm ls:*)"
|
||||
"Bash(npm ls:*)",
|
||||
"Bash(git add:*)",
|
||||
"Bash(git commit:*)",
|
||||
"Bash(git push:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user