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