You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ jobs:
85
85
86
86
- `labels`: (Optional) List of key-value pairs to set as function labels in the form `label1=VALUE1,label2=VALUE2`. All existing labels will be removed, even if this parameter is not passed.
87
87
88
-
- `source_dir`: (Optional) Source directory for the function. Defaults to current directory.
88
+
- `source_dir`: (Optional) Source directory for the function. Defaults to current directory. The action does **not** follow symlinks to directories or files when generating the upload artifact.
89
89
90
90
- `project_id`: (Optional) ID of the Google Cloud project. If provided, this will override the project configured in the environment.
0 commit comments