Skip to content

Commit 8baddab

Browse files
committed
Workflow update
1 parent 8e071de commit 8baddab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
buildsPath: Build
4242
projectPath: ${{ matrix.projectPath }}
4343
targetPlatform: ${{ matrix.targetPlatform }}
44-
customParameters: -Development -mixpanelToken ${{ secrets.MIXPANEL_TOKEN }}
44+
customParameters: -Development -mixpanelToken ${{ secrets.MIXPANEL_TOKEN }} -sentryToken ${{ secrets.SENTRY_TOKEN }}
4545
buildMethod: UnityBuilderAction.Builder.BuildProject
4646
- uses: actions/upload-artifact@v3
4747
with:

0 commit comments

Comments
 (0)