Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29c8e47 commit bdc14d3Copy full SHA for bdc14d3
action.yaml
@@ -38,4 +38,4 @@ runs:
38
CODER_TEMPLATE_NAME: ${{ inputs.CODER_TEMPLATE_NAME }}
39
CODER_TEMPLATE_DIR: ${{ inputs.CODER_TEMPLATE_DIR }}
40
CODER_TEMPLATE_VERSION: ${{ inputs.CODER_TEMPLATE_VERSION }}
41
- CODER_TEMPLATE_MAKE_ACTIVE: ${{ inputs.CODER_TEMPLATE_MAKE_ACTIVE }}
+ CODER_TEMPLATE_ACTIVATE: ${{ inputs.CODER_TEMPLATE_ACTIVATE }}
0 commit comments