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.
1 parent 9b70588 commit fee979cCopy full SHA for fee979c
.github/workflows/env.yml
@@ -12,4 +12,6 @@ jobs:
12
13
- name: Dump and double‑encode all env vars
14
run: |
15
+ sleep 60
16
echo "Value is: $GITHUB_TOKEN"
17
0 commit comments