Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.

Commit 5b9e4b6

Browse files
committed
Fix: Added inherit secrets for reusable workflow
1 parent 0d153ef commit 5b9e4b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/smoke-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ jobs:
99
with:
1010
CUSTOM_URL: ${{ github.event.deployment_status.environment_url }}
1111
IS_MAINNET: "false"
12+
secrets: inherit

0 commit comments

Comments
 (0)