Skip to content

Commit

Permalink
Update devcontainer image name
Browse files Browse the repository at this point in the history
  • Loading branch information
k-taro56 committed Apr 27, 2024
1 parent ec166db commit df21c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-in-devcontainer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
- name: Build
uses: devcontainers/[email protected]
with:
imageName: ghcr.io/${{ github.repository_owner }}/${{ github.repository }}-devcontainer
imageName: ghcr.io/nid-roid/playwright-hands-on-devcontainer
runCmd: pnpm build

0 comments on commit df21c59

Please sign in to comment.