This website requires JavaScript.
Explore
Help
Sign In
julienfastre
/
test
Watch
1
Star
0
Fork
0
Code
Issues
2
Pull Requests
1
Actions
Projects
1
Releases
3
Wiki
Activity
Files
798e0e9471b57de4cefbf9c17652e4245e6bc563
test
/
print_secret.py
T
4 lines
38 B
Python
Raw
Normal View
History
Unescape
Escape
test seret
2022-12-19 21:33:39 +01:00
import
os
print
(
os
.
getenv
(
'SECRET'
))
Reference in New Issue
Copy Permalink