Skip to content

Commit

Permalink
🚧 debug main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonin committed Aug 21, 2022
1 parent 4b23ef4 commit bb867d2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions main.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
import os

print("START PYTHON MAIN FILE")
print(os.environ["INPUT_USERNAME"])
print(os.environ["INPUT_USER_TOKEN"])
print(os.environ["INPUT_REPO"])
print(os.environ["INPUT_BRANCH"])

0 comments on commit bb867d2

Please sign in to comment.