From 342fc37f3d1ed1232fe18bb7af84762d4abd8c45 Mon Sep 17 00:00:00 2001 From: stackhpc-ci <22933334+stackhpc-ci@users.noreply.github.com> Date: Wed, 8 Feb 2023 10:02:50 +0000 Subject: [PATCH] feat: automatic update of workflows stackhpc/yoga --- .github/workflows/tag-and-release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/tag-and-release.yml b/.github/workflows/tag-and-release.yml index 1533fa2bffd..4ef4d2618d7 100644 --- a/.github/workflows/tag-and-release.yml +++ b/.github/workflows/tag-and-release.yml @@ -5,6 +5,7 @@ name: Tag & Release branches: - stackhpc/yoga permissions: + actions: read contents: write jobs: tag-and-release: