We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deb1dfd commit af2ec6aCopy full SHA for af2ec6a
.github/workflows/stackhpc-promote.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
branches:
6
# NOTE(mgoddard): Reference only the current release branch here.
7
- - stackhpc/zed
+ - stackhpc/2023.1
8
jobs:
9
promote:
10
name: Trigger package repository promotion
.github/workflows/tag-and-release.yml
@@ -3,7 +3,7 @@ name: Tag & Release
3
'on':
permissions:
actions: read
contents: write
0 commit comments