Skip to content

Commit

Permalink
Merge pull request #99 from zowe/upd-wf-v2
Browse files Browse the repository at this point in the history
update workflow for V2
  • Loading branch information
zFernand0 authored Feb 6, 2024
2 parents 83c7e1e + adf1e28 commit 7e44122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
- name: Build Source
run: npm run build

- uses: zowe-actions/octorelease@v1
- uses: zowe-actions/octorelease@temp-lerna-fix
env:
GIT_COMMITTER_NAME: ${{ secrets.ZOWE_ROBOT_USER }}
GIT_COMMITTER_EMAIL: ${{ secrets.ZOWE_ROBOT_EMAIL }}
Expand Down

0 comments on commit 7e44122

Please sign in to comment.