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.
2 parents b788ed7 + aca4c99 commit b43498fCopy full SHA for b43498f
components/google_drive/actions/create-file/create-file.js
@@ -10,7 +10,7 @@ module.exports = {
10
key: "google_drive-create-file",
11
name: "Create a New File",
12
description: "Create a new file from a URL or /tmp/filepath.",
13
- version: "0.0.1",
+ version: "0.0.2",
14
type: "action",
15
props: {
16
googleDrive,
0 commit comments