Skip to content

Commit db8e5a4

Browse files
committed
fix: remove inherited secrets from preview job
1 parent 76fd17f commit db8e5a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/preview.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111
preview:
1212
if: github.repository_owner == 'bombshell-dev'
1313
uses: bombshell-dev/automation/.github/workflows/preview.yml@main
14-
secrets: inherit
1514
with:
1615
publish: "./packages/*"
1716
template: "./examples/*"

0 commit comments

Comments
 (0)