Skip to content

Commit b440aba

Browse files
meysholdtona-agent
andcommitted
Add explicit oci-registry and bump version to 1.0.2
Co-authored-by: Ona <[email protected]>
1 parent d1aec83 commit b440aba

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,6 @@ jobs:
3131
publish-features: "true"
3232
base-path-to-features: "./src"
3333
generate-docs: "true"
34+
oci-registry: "ghcr.io"
3435
env:
3536
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

src/my-team-setup/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "my-team-setup",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"name": "My Team Setup",
55
"description": "Installs Python3 with common packages and adds 'Hello World!' to the terminal prompt",
66
"options": {

0 commit comments

Comments
 (0)