Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Commit

Permalink
Now this should™ make telemetry work with actions builds
Browse files Browse the repository at this point in the history
  • Loading branch information
BomberFish committed Jul 12, 2023
1 parent 1069994 commit 1cfa863
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
- uses: actions/checkout@v3

- name: Build
env:
TELEMETRYDECK_APPID: ${{ secrets.TELEMETRYDECK_APPID }}
run: make

- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 1cfa863

Please sign in to comment.