diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index 77f5088a..ac2c60c2 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -180,7 +180,7 @@ jobs: # Publish GitHub release publish-release: - name: + name: Publish release runs-on: ubuntu-latest needs: [ action-latest-test ] if: github.event_name == 'push' && github.ref == 'refs/heads/master' && contains(github.event.head_commit.message, '[release]')