From 00f5b5fb5376c0a94eaa3aa596782acd8322073c Mon Sep 17 00:00:00 2001 From: tuan041 <30403510+tuan041@users.noreply.github.com> Date: Thu, 17 Aug 2023 10:52:11 +0700 Subject: [PATCH] Update build_to_archive.yml --- .github/workflows/build_to_archive.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build_to_archive.yml b/.github/workflows/build_to_archive.yml index 9e2a0d56..31627f91 100644 --- a/.github/workflows/build_to_archive.yml +++ b/.github/workflows/build_to_archive.yml @@ -1,6 +1,5 @@ name: Archive build - on: push: branches: [ master ]