diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 0aff716..8d57a68 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -1,7 +1,6 @@ name: Release on: - pull_request: push: tags: ['v*'] diff --git a/changelog/4.trivial.md b/changelog/4.trivial.md index a55a051..a7b8ca3 100644 --- a/changelog/4.trivial.md +++ b/changelog/4.trivial.md @@ -1 +1 @@ -Try to fix release pipeline again +Fixed release pipeline