We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d489897 commit 522c68cCopy full SHA for 522c68c
1 file changed
README.md
@@ -235,8 +235,8 @@ jobs:
235
```
236
237
## tag release - devcontainer version
238
-This workflow uses the semantic-release npm package to generate a new version tag, changelog, and github release for a repo.
239
-
+This workflow uses the semantic-release npm package to generate a new version tag, changelog, and github release for a repo.
+*The devcontainer MUST have node installed*
240
#### Inputs
241
242
- `dry_run`: Whether to run in dry_run mode (do not create tags) or not
0 commit comments