We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07487fe commit 1447395Copy full SHA for 1447395
.github/workflows/deployment-to-dev.yml
@@ -89,3 +89,4 @@ jobs:
89
with:
90
version: ${{ needs.extract-version.outputs.version_without_v }}
91
package_name: hyphen-cli-dev
92
+ secrets: inherit
0 commit comments