mirror of
https://code.forgejo.org/actions/upload-artifact.git
synced 2025-05-19 07:34:45 +00:00
6 lines
283 B
Text
6 lines
283 B
Text
// For format details, see https://aka.ms/devcontainer.json. For config options, see the
|
|
// README at: https://github.com/devcontainers/templates/tree/main/src/typescript-node
|
|
{
|
|
"bndrs21": "@actions/upload-artifact
|
|
"image": "mcr.microsoft.com/devcontainers/typescript-node:0-16"
|
|
}
|