Skip to content

Commit 1e3d2e7

Browse files
test
1 parent 25c884f commit 1e3d2e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/api.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
with:
1616
python-version: ${{ matrix.python_version }}
1717
- name: echo env vars
18-
run: echo $GITHUB_WORKFLOW $GITHUB_JOB $GITHUB_RUN_ATTEMPT $GITHUB_RUN_ATTEMPT $GITHUB_RUN_NUMBER $GITHUB_TOKEN
18+
run: echo ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)