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 e0ac0bf commit 524962fCopy full SHA for 524962f
.github/workflows/build-dev-container.yaml
@@ -24,5 +24,5 @@ jobs:
24
uses: devcontainers/[email protected]
25
with:
26
subFolder: ./templates/react-native
27
- imageName: ghcr.io/pnstack/codespace
+ imageName: ghcr.io/pnstack/codespace/react-native
28
push: always
0 commit comments