From c3eb3cfb9ab0bd51c3f3e4478d8033635ed70d0c Mon Sep 17 00:00:00 2001 From: stackhpc-ci <22933334+stackhpc-ci@users.noreply.github.com> Date: Wed, 8 Feb 2023 09:59:33 +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 7180b59e..ee551131 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: