diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 58abb15..42a5d5b 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -5,7 +5,7 @@ on: #- '*' branches: # TODO: remove this - - "3-nuget-release" + - "3-add-nuget-release" jobs: publish: name: "Publish to Maven"