From 722472accc1b99b5c8b8a658a7e7b13c92a365eb Mon Sep 17 00:00:00 2001 From: stackhpc-ci <22933334+stackhpc-ci@users.noreply.github.com> Date: Wed, 8 Feb 2023 09:53:41 +0000 Subject: [PATCH] feat: automatic update of workflows stackhpc/victoria --- .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 83ff1a6..de835d0 100644 --- a/.github/workflows/tag-and-release.yml +++ b/.github/workflows/tag-and-release.yml @@ -5,6 +5,7 @@ name: Tag & Release branches: - stackhpc/victoria permissions: + actions: read contents: write jobs: tag-and-release: