Skip to content

Commit c393131

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/cdk-nag-2.36.34
2 parents 7ab7548 + 4361eb9 commit c393131

File tree

3 files changed

+122
-131
lines changed

3 files changed

+122
-131
lines changed

.github/workflows/cdk_release_code.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ jobs:
139139
path: gh-pages
140140

141141
- name: update release tag in github pages
142+
if: ${{ inputs.DEPLOY_CHANGE == true }}
142143
run: |
143144
cd gh-pages
144145
NOW=$(date +'%Y-%m-%dT%H:%M:%S')

0 commit comments

Comments
 (0)