From 542963cf04cbe62d54a0e287fa314b05c612671f Mon Sep 17 00:00:00 2001
From: Samruddhi Khandale <skhandale@microsoft.com>
Date: Fri, 5 Aug 2022 12:22:30 -0700
Subject: Prep: republish features to ghcr.io (#78)

* syncing action

* modify release.yaml

* version update ; remove "install"

* add 'latest'

* add workflow condition
---
 src/node/devcontainer-feature.json | 1 +
 1 file changed, 1 insertion(+)

(limited to 'src/node')

diff --git a/src/node/devcontainer-feature.json b/src/node/devcontainer-feature.json
index 52715fd..8c5081a 100644
--- a/src/node/devcontainer-feature.json
+++ b/src/node/devcontainer-feature.json
@@ -1,5 +1,6 @@
 {
     "id": "node",
+    "version": "1.0.0",
     "name": "Node.js (via nvm) and yarn",
     "description": "Installs Node.js, nvm, yarn, and needed dependencies.",
     "options": {
-- 
cgit v1.2.3