Skip to content

Commit

Permalink
chore(workflows): Remove unneeded stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
LuanRT committed Oct 28, 2024
1 parent 2b151ef commit cb62d2f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
id: release
with:
token: ${{ secrets.GITHUB_TOKEN }}
manifest-file: ".release-please-manifest.json"
config-file: "release-please-config.json"

- uses: actions/checkout@v4
if: ${{ steps.release.outputs.release_created }}
Expand Down
Binary file modified .release-please-manifest.json
Binary file not shown.

0 comments on commit cb62d2f

Please sign in to comment.