Skip to content

Commit 50b1140

Browse files
committed
Remove codeql gh action
1 parent 64b6030 commit 50b1140

File tree

2 files changed

+5
-72
lines changed

2 files changed

+5
-72
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 0 additions & 71 deletions
This file was deleted.

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ go get -u github.com/sniptt-official/ots
5151
Enter your secret:
5252
```
5353

54+
The default expiry is 24 hours.
55+
5456
### Pipeline
5557

5658
You can also use pipes, for example
@@ -69,13 +71,15 @@ cat .env | ots new
6971

7072
Use `--region` to choose where the secrets reside.
7173

74+
The default region is `us-east-1`.
75+
7276
```
7377
ots new -x 24h --region eu-central-1
7478
```
7579

7680
## FAQs
7781

78-
Please refer to our Q\&A discussions.
82+
Please refer to our Q&A discussions.
7983

8084
* [Why should I trust you with my secrets?](https://github.com/sniptt-official/ots/discussions/13)
8185
* [Can I persist my secrets for later use?](https://github.com/sniptt-official/ots/discussions/15)

0 commit comments

Comments
 (0)