Merge pull request #1769 from openmv/workflow

github: Update workflows.
This commit is contained in:
Ibrahim Abdelkader 2023-01-21 11:07:21 +02:00 committed by GitHub
commit 18b549a91c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -137,7 +137,6 @@ jobs:
id: changelog
uses: mikepenz/release-changelog-builder-action@v3
with:
toTag: ${{ github.sha }}
configuration: '.github/workflows/changelog.json'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}