with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: simple
-<<<<<<< Updated upstream
- manifest-file: .release-please-manifest-stable.json
- config-file: .release-please-config-stable.json
-=======
manifest-file: .github/workflows/.release-please-manifest-stable.json
config-file: .github/workflows/.release-please-config-stable.json
->>>>>>> Stashed changes
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: simple
-<<<<<<< Updated upstream
- manifest-file: .release-please-manifest-dev.json
- config-file: .release-please-config-dev.json
-=======
manifest-file: .github/workflows/.release-please-manifest-dev.json
config-file: .github/workflows/.release-please-config-dev.json
->>>>>>> Stashed changes