From 865d56916ffde3532af88b67865cfabfc149e14f Mon Sep 17 00:00:00 2001 From: stackhpc-ci <22933334+stackhpc-ci@users.noreply.github.com> Date: Wed, 17 Aug 2022 09:42:22 +0000 Subject: [PATCH] feat: automatic update of workflows stackhpc/yoga --- .github/workflows/tag-and-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tag-and-release.yml b/.github/workflows/tag-and-release.yml index af47d87b5..7ca4917db 100644 --- a/.github/workflows/tag-and-release.yml +++ b/.github/workflows/tag-and-release.yml @@ -3,7 +3,7 @@ name: Tag & Release 'on': push: branches: - - stackhpc/xena + - stackhpc/yoga permissions: contents: write jobs: