use github action instead of script to run new builds

This commit is contained in:
Benjamin
2024-12-13 13:24:58 -06:00
parent ee83bb263d
commit 58ab39439e
3 changed files with 18 additions and 47 deletions

5
.gitignore vendored
View File

@@ -1,4 +1,7 @@
.terraform*
node_modules
*.tfstate
*.tfstate.lock.info
*.tfstate.lock.info
# Ignore generated credentials from google-github-actions/auth
gha-creds-*.json