diff --git a/.github/workflows/tag-and-release.yml b/.github/workflows/tag-and-release.yml index 98f3f0c84..65ff34f06 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/2024.1 + - stackhpc/master permissions: actions: read contents: write