From 542963cf04cbe62d54a0e287fa314b05c612671f Mon Sep 17 00:00:00 2001 From: Samruddhi Khandale 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/oryx/devcontainer-feature.json | 1 + 1 file changed, 1 insertion(+) (limited to 'src/oryx/devcontainer-feature.json') diff --git a/src/oryx/devcontainer-feature.json b/src/oryx/devcontainer-feature.json index 5a04cab..0ebd68a 100644 --- a/src/oryx/devcontainer-feature.json +++ b/src/oryx/devcontainer-feature.json @@ -1,5 +1,6 @@ { "id": "oryx", + "version": "1.0.0", "name": "Oryx", "description": "Installs the oryx CLI", "containerEnv": { -- cgit v1.2.3