add ideditor staging workflow

upgrade github actions to most recent versions, move secrets to dedicated gh environments
This commit is contained in:
Martin Raifer 2025-02-13 13:23:32 +01:00
parent 54fc704a25
commit db8046f762
No known key found for this signature in database
GPG key ID: 3CD561F7B1C461BD
8 changed files with 27447 additions and 26 deletions

View file

@ -21,6 +21,8 @@
},
"devDependencies": {
"@ideditor/schema-builder": "~6.5.1",
"prettier": "^3.2.5"
"netlify-cli": "^18.0.4",
"prettier": "^3.2.5",
"unzipper": "^0.12.3"
}
}