Show available variables in CI

This commit is contained in:
Nick Chambers 2021-07-01 17:16:18 -05:00
parent bafc42e3a9
commit 25133fe9ee
1 changed files with 2 additions and 1 deletions

View File

@ -13,4 +13,5 @@ jobs:
- name: Create release package
run: |
ls "$GITHUB_WORKSPACE"
env
# tar -C "$GITHUB_WORKSPACE" -czf rowbot-.tar.gz rowbot LICENSE README.md