We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
printenv
1 parent cd133c5 commit e266b1fCopy full SHA for e266b1f
.github/workflows/push.yaml
@@ -17,4 +17,5 @@ jobs:
17
run: |
18
echo "Hello from GitHub Actions!"
19
echo "Current directory: $(pwd)"
20
- ls -la
+ ls -la
21
+ printenv
0 commit comments