This action deploys screeps code via github / gitea actions.
Go to file
Philipp Horstenkamp 6c52a35214
Lint / pre-commit Linting (push) Successful in 30s Details
Added the ability to overwrite some values in the code.
2023-12-25 01:38:04 +01:00
.gitea/workflows Reworked the maintance action to use a PAT 2023-12-09 13:16:49 +01:00
node_modules First development of the deploy action (#6) 2023-11-26 18:31:49 +01:00
.gitignore Reworked the maintance action to use a PAT 2023-12-09 13:16:49 +01:00
.pre-commit-config.yaml Updates to the pre-commit action created at 2023-12-23 (#11) 2023-12-24 10:55:35 +01:00
LICENSE Initial commit 2023-11-24 22:16:32 +01:00
README.md Initial commit 2023-11-24 22:16:32 +01:00
action.yaml Added the ability to overwrite some values in the code. 2023-12-25 01:38:04 +01:00
index.js Added the ability to overwrite some values in the code. 2023-12-25 01:38:04 +01:00
package-lock.json First development of the deploy action (#6) 2023-11-26 18:31:49 +01:00
package.json First development of the deploy action (#6) 2023-11-26 18:31:49 +01:00

README.md

screeps-deploy-action

This action deploys screeps code via github / gitea actions.