Skip to content

Commit 7e44122

Browse files
authored
Merge pull request #99 from zowe/upd-wf-v2
update workflow for V2
2 parents 83c7e1e + adf1e28 commit 7e44122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
- name: Build Source
127127
run: npm run build
128128

129-
- uses: zowe-actions/octorelease@v1
129+
- uses: zowe-actions/octorelease@temp-lerna-fix
130130
env:
131131
GIT_COMMITTER_NAME: ${{ secrets.ZOWE_ROBOT_USER }}
132132
GIT_COMMITTER_EMAIL: ${{ secrets.ZOWE_ROBOT_EMAIL }}

0 commit comments

Comments
 (0)