We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7a154e commit 331af6dCopy full SHA for 331af6d
.github/actions/analytics-uploader-wrapper/action.yaml
@@ -40,6 +40,7 @@ runs:
40
if: "${{ inputs.cli-version != '' }}"
41
continue-on-error: true
42
uses: trunk-io/analytics-uploader@gabe/action-rewrite
43
+
44
with:
45
org-slug: trunk
46
token: ${{ inputs.token-prod }}
0 commit comments