Skip to content

Commit 578576f

Browse files
committed
Update build.yaml
1 parent 634817e commit 578576f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,6 @@ jobs:
5151
WS_TASKS_DB_PASS: ${{ secrets.WS_TASKS_DB_PASS }}
5252
WS_TASKS_SECRET_KEY: ${{ secrets.WS_TASKS_SECRET_KEY }}
5353

54-
- name: Print changelog
55-
run: echo ${{steps.build_changelog.outputs.changelog}}
56-
5754
- name: Deploy
5855
env:
5956
ENV: ${{ vars.ENV }}

0 commit comments

Comments
 (0)