Added the ability to overwrite some values in the code.
All checks were successful
Lint / pre-commit Linting (push) Successful in 30s
All checks were successful
Lint / pre-commit Linting (push) Successful in 30s
This commit is contained in:
@@ -37,6 +37,9 @@ inputs:
|
||||
description: 'Branch in Screeps to which the code will be uploaded (default: default).'
|
||||
required: false
|
||||
default: default
|
||||
git-replace:
|
||||
description: Allows for the overwrite of the "{{gitRef}}", "{{gitHash}}" and "{{deployTime}}" values in the file matching the file pattern. The file pattern will be combined with the prefix.
|
||||
required: false
|
||||
runs:
|
||||
using: node12
|
||||
main: index.js
|
||||
|
||||
Reference in New Issue
Block a user