auto-update documentation

This commit is contained in:
thegeeklab-bot 2023-06-29 19:22:33 +00:00
parent 15a41c6628
commit 90bb727bfd
1 changed files with 2 additions and 1 deletions

View File

@ -112,7 +112,8 @@ steps:
from_secret: secure_token
settings:
secrets:
- "id=raw_file_secret,src=file.txt"
- "id=raw_file_secret\\\\,src=file.txt"
- 'id=other_raw_file_secret\\,src=other_file.txt'
- "id=SECRET_TOKEN"
```