We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9bb8591 + 6c185d7 commit 847f855Copy full SHA for 847f855
.github/workflows/release-please.yml
@@ -52,3 +52,4 @@ jobs:
52
needs: release-please
53
if: ${{ needs.release-please.outputs.release_ready }}
54
uses: ./.github/workflows/publish.yml
55
+ secrets: inherit
0 commit comments