mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
github: Update workflows.
This commit is contained in:
parent
18b549a91c
commit
addfb5d81a
1
.github/workflows/firmware.yml
vendored
1
.github/workflows/firmware.yml
vendored
@ -137,6 +137,7 @@ 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 }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user