Skip to content

Commit

Permalink
fix(github): use release manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
tofuuudon committed Dec 2, 2024
1 parent a009c84 commit c1d8655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prerelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: googleapis/release-please-action@v4
with:
config-file: ".github/prerelease-config.json"
manifest-file: ".github/prerelease-manifest.json"
manifest-file: ".github/release-manifest.json"

deploy-test:
name: Deploy to Test
Expand Down

0 comments on commit c1d8655

Please sign in to comment.