From 447aaa5ab1711c436c36a247b783b909affc5d17 Mon Sep 17 00:00:00 2001 From: Helder Oliveira Date: Tue, 8 Aug 2023 17:27:39 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20rename=20workflow?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/openrpc-docs.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/openrpc-docs.yml b/.github/workflows/openrpc-docs.yml index 7b2ebff14..267a797b4 100644 --- a/.github/workflows/openrpc-docs.yml +++ b/.github/workflows/openrpc-docs.yml @@ -1,4 +1,4 @@ -name: OpenRPC (Build & Deploy) +name: OpenRPC (Build & Deploy GitHub pages) on: push: @@ -93,4 +93,3 @@ jobs: # https://github.com/actions/checkout/issues/13#issuecomment-724415212 user_name: github-actions[bot] user_email: 41898282+github-actions[bot]@users.noreply.github.com - \ No newline at end of file