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

slawrence pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil-site.git


The following commit(s) were added to refs/heads/main by this push:
     new f34af95  Fix the visible name of build-publish workflow
f34af95 is described below

commit f34af958b5734e53b02e16c402e28e3483f396a2
Author: Steve Lawrence <[email protected]>
AuthorDate: Fri Feb 28 07:14:31 2025 -0500

    Fix the visible name of build-publish workflow
---
 .github/workflows/build-publish.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build-publish.yml 
b/.github/workflows/build-publish.yml
index a29998b..5f870ba 100644
--- a/.github/workflows/build-publish.yml
+++ b/.github/workflows/build-publish.yml
@@ -13,7 +13,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-name: CI
+name: Build & Publish
 
 on:
   push:

Reply via email to