diff --git a/__tests__/main.test.ts b/__tests__/main.test.ts index e2531b4..4111a9c 100644 --- a/__tests__/main.test.ts +++ b/__tests__/main.test.ts @@ -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 })