From df141875d35106b01cd0c704cda35429e445b87d Mon Sep 17 00:00:00 2001 From: Auxilor Date: Wed, 2 Feb 2022 12:15:34 +0000 Subject: [PATCH] Updated CI workflows --- .github/workflows/test-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-publish.yml b/.github/workflows/test-publish.yml index 77df8920..ef45ef48 100644 --- a/.github/workflows/test-publish.yml +++ b/.github/workflows/test-publish.yml @@ -1,4 +1,4 @@ -name: Publish dev release +name: Publish API (Dev) on: [push]