Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
goulven authored and goulven committed Jan 4, 2024
1 parent 7a0614f commit ccdf1be
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/releaseDeployProd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
fetchReleaseInformation: true
commitMode: true


Expand All @@ -47,7 +46,7 @@ jobs:
uses: mikepenz/[email protected] #softprops/action-gh-release
with:
body: ${{ steps.build_changelog_push.outputs.changelog }}

# body_path: ${{ github.workspace }}-CHANGELOG.txt



Expand Down

0 comments on commit ccdf1be

Please sign in to comment.