Skip to content

Commit

Permalink
Update release-please.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Barnabas Busa <barnabas.busa@ethereum.org>
  • Loading branch information
barnabasbusa authored Jun 14, 2024
1 parent e327bc7 commit a9f1edf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.PAT }}
config-file: release-please-config.json
manifest-file: .release-please-manifest.json
config-file: .github/workflows/release-please-config.json
manifest-file: .github/workflows/.release-please-manifest.json

0 comments on commit a9f1edf

Please sign in to comment.