Skip to content

Commit

Permalink
Chore: Fix config
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelveldt committed Oct 28, 2024
1 parent 2aeaac5 commit 113e51d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release-drafter-stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,5 @@ jobs:
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
5 changes: 0 additions & 5 deletions .github/workflows/release-please-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,5 @@ jobs:
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

0 comments on commit 113e51d

Please sign in to comment.