diff --git a/.github/workflows/release-source-code.yml b/.github/workflows/release-source-code.yml index 7a2e4a4..a163adc 100644 --- a/.github/workflows/release-source-code.yml +++ b/.github/workflows/release-source-code.yml @@ -2,7 +2,7 @@ name: Publish Release Code on: push: branches: - - master + - main tags: - 'v*' jobs: