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
246e4801cf4179ddcb2ddd36de4ddb63243be8d3
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