Skip to content

Commit 8e7ff17

Browse files
fix: autorelease secret inheritance
1 parent 5230180 commit 8e7ff17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tidy3d-python-client-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -400,6 +400,7 @@ jobs:
400400
cli_tests: ${{ needs.determine-workflow-scope.outputs.run_cli_tests == 'true' }}
401401
submodule_tests: ${{ needs.determine-workflow-scope.outputs.run_submodule_tests == 'true' }}
402402
version_match_tests: true
403+
secrets: inherit # zizmor: ignore[secrets-inherit]
403404

404405
compile-tests-results:
405406
name: compile-tests-results

0 commit comments

Comments
 (0)