Skip to content

Commit 653f8b1

Browse files
committed
fix: removed manifest reference
1 parent a1f6944 commit 653f8b1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
with:
2424
token: ${{ secrets.MY_RELEASE_PLEASE_TOKEN }}
2525
config-file: .release-please-config.json
26-
manifest-file: .release-please-manifest.json
2726
- name: Debug release outputs
2827
run: |
2928
echo "release_created=${{ steps.release.outputs.release_created }}"

0 commit comments

Comments
 (0)