Skip to content

Commit d26e4c7

Browse files
committed
Enable secrets inherit
1 parent abd78b9 commit d26e4c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@ jobs:
179179
name: UI Tests for project with Sentry duplicated - V4 # Up the version with every change to keep track of flaky tests
180180
uses: ./.github/workflows/ui-tests-common.yml
181181
needs: assemble-xcframework-variant
182+
secrets: inherit
182183
with:
183184
fastlane_command: duplication_test
184185
xcode_version: 16.4

0 commit comments

Comments
 (0)