From 640ffc29f259ecc948de9624b1442e7a6fba8e7a Mon Sep 17 00:00:00 2001 From: stackhpc-ci <22933334+stackhpc-ci@users.noreply.github.com> Date: Wed, 8 Feb 2023 09:54:50 +0000 Subject: [PATCH] feat: automatic update of workflows stackhpc/xena --- .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 7180b59e7c..ee55113171 100644 --- a/.github/workflows/tag-and-release.yml +++ b/.github/workflows/tag-and-release.yml @@ -5,6 +5,7 @@ name: Tag & Release branches: - stackhpc/xena permissions: + actions: read contents: write jobs: tag-and-release: