diff --git a/.github/workflows/github-actions-deploy-snapshots.yml b/.github/workflows/github-actions-deploy-snapshots.yml index 97e4ccf9..f432c513 100644 --- a/.github/workflows/github-actions-deploy-snapshots.yml +++ b/.github/workflows/github-actions-deploy-snapshots.yml @@ -4,7 +4,7 @@ on: push: branches: - 'master' - - 'release/**' + - 'release' jobs: build: