diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3924f20..ed550a3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -3,12 +3,6 @@ name: Release on: push: branches: [main] - paths-ignore: - - "*.md" - - "docs/**" - - "standards/**" - - "LICENSE" - - ".github/release-drafter.yml" workflow_dispatch: permissions: diff --git a/VERSION b/VERSION index d615fd0..6ecac68 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.9.4 +1.9.5 \ No newline at end of file