Skip to content

Commit 1447395

Browse files
committedDec 9, 2024·
fix: add back secrets: inherit to deploy workflow
1 parent 07487fe commit 1447395

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/deployment-to-dev.yml

+1
Original file line numberDiff line numberDiff line change
@@ -89,3 +89,4 @@ jobs:
8989
with:
9090
version: ${{ needs.extract-version.outputs.version_without_v }}
9191
package_name: hyphen-cli-dev
92+
secrets: inherit

0 commit comments

Comments
 (0)
Please sign in to comment.