From 27081ca83f7079d7bc0582ffa1f77da01113a5c7 Mon Sep 17 00:00:00 2001 From: space-nuko <24979496+space-nuko@users.noreply.github.com> Date: Thu, 4 May 2023 22:04:31 -0500 Subject: [PATCH] Test workflow --- .github/workflows/build-and-publish.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/build-and-publish.yml b/.github/workflows/build-and-publish.yml index 8797750..578832e 100644 --- a/.github/workflows/build-and-publish.yml +++ b/.github/workflows/build-and-publish.yml @@ -1,9 +1,7 @@ name: Build and Publish on: - push: - branches: - - master + - push jobs: build_and_publish: