Merge pull request #2118 from yp870520/patch-2

Update 1221-action.md
This commit is contained in:
Tanguy ⧓ Herrmann 2022-04-11 11:52:43 +02:00 committed by GitHub
commit 04828e60b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -104,7 +104,7 @@ dagger.#Plan & {
}
client: filesystem: ".": {
read: contents: dagger.#FS
write: contents: actions.hello.dir.result
write: contents: actions.hello.result
}
}
```