Skip to content

Commit 2801086

Browse files
committed
ci: WIP
1 parent 58c42c5 commit 2801086

File tree

4 files changed

+348
-3798
lines changed

4 files changed

+348
-3798
lines changed

.github/workflows/03-changelog.yml

Lines changed: 0 additions & 36 deletions
This file was deleted.

.github/workflows/release.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,3 @@ jobs:
3232
release: ${{ needs.get-publish-version.outputs.release }}
3333
preRelease: ${{ needs.get-publish-version.outputs.preRelease }}
3434
version: ${{ needs.get-publish-version.outputs.version }}
35-
36-
changeloglatest:
37-
uses: ./.github/workflows/03-changelog.yml
38-
needs: [publishpackages, get-publish-version]
39-
with:
40-
version: ${{ needs.get-publish-version.outputs.version }}

0 commit comments

Comments
 (0)