This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch pjfanning-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-pekko-persistence-r2dbc.git
commit d5c5a800484fc3098f2f603671ab2e9d5398cb54 Author: PJ Fanning <[email protected]> AuthorDate: Sat Nov 4 17:16:12 2023 +0100 Update publish-1.0-docs.yml --- .github/workflows/publish-1.0-docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-1.0-docs.yml b/.github/workflows/publish-1.0-docs.yml index 999c87f..d9434f1 100644 --- a/.github/workflows/publish-1.0-docs.yml +++ b/.github/workflows/publish-1.0-docs.yml @@ -4,7 +4,7 @@ on: workflow_dispatch: jobs: - publish-1.0-docs: + publish-docs: if: github.repository == 'apache/incubator-pekko-persistence-r2dbc' name: Publish 1.0 Docs runs-on: ubuntu-20.04 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
