Skip to content

Commit e91bfe0

Browse files
committed
do not need environment for gh pages update
1 parent 165aa46 commit e91bfe0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/cdk_release_code.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@ jobs:
126126

127127
update_github_pages:
128128
runs-on: ubuntu-22.04
129-
environment: ${{ inputs.TARGET_ENVIRONMENT }}
130129
if: ${{ always() && !failure() && !cancelled() }}
131130
needs: [release_code]
132131
permissions:

0 commit comments

Comments
 (0)