We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1f6944 commit 653f8b1Copy full SHA for 653f8b1
1 file changed
.github/workflows/release.yml
@@ -23,7 +23,6 @@ jobs:
23
with:
24
token: ${{ secrets.MY_RELEASE_PLEASE_TOKEN }}
25
config-file: .release-please-config.json
26
- manifest-file: .release-please-manifest.json
27
- name: Debug release outputs
28
run: |
29
echo "release_created=${{ steps.release.outputs.release_created }}"
0 commit comments