Skip to content

Commit

Permalink
verbose upload-build
Browse files Browse the repository at this point in the history
  • Loading branch information
paulirish authored Apr 9, 2020
1 parent fc0a137 commit a99353d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/basics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- run: yarn tsc -p .

- name: Store in buildtracker
run: yarn bt-cli upload-build
run: yarn bt-cli -vv upload-build
env:
# https://buildtracker.dev/docs/guides/github-actions#configuration
BT_API_AUTH_TOKEN: ${{ secrets.BT_API_AUTH_TOKEN }}

0 comments on commit a99353d

Please sign in to comment.