This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-grpc.git


The following commit(s) were added to refs/heads/main by this push:
     new 56662643 Update publish-1.0-docs.yml (#166)
56662643 is described below

commit 56662643eb79a7232dd42f75877e494fab52694b
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Aug 14 10:24:03 2023 +0100

    Update publish-1.0-docs.yml (#166)
    
    the '.' in the name is not alowed
---
 .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 a5369f09..931f7e56 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:
     name: sbt publish
     runs-on: ubuntu-latest
     if: github.repository == 'apache/incubator-pekko-grpc'


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to