- fix test case for adjusted tag naming
This commit is contained in:
@@ -30,7 +30,7 @@ it('Should be true', async () => {
|
|||||||
owner: 'mikepenz',
|
owner: 'mikepenz',
|
||||||
repo: 'release-changelog-builder-action',
|
repo: 'release-changelog-builder-action',
|
||||||
fromTag: null,
|
fromTag: null,
|
||||||
toTag: '0.0.3',
|
toTag: 'v0.0.3',
|
||||||
configuration: configuration
|
configuration: configuration
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user