Skip to content

Commit

Permalink
fix(docs): namespace to company.team
Browse files Browse the repository at this point in the history
  • Loading branch information
wrussell1999 authored Aug 28, 2024
1 parent a6bd4ed commit 80e1eb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/io/kestra/plugin/aws/s3/Upload.java
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
full = true,
code = """
id: aws_s3_upload
namespace: company.name
namespace: company.team
inputs:
- id: myfile
Expand Down

0 comments on commit 80e1eb1

Please sign in to comment.