Skip to content

Commit a0aa75c

Browse files
Danny-SundaresanDanny-Sundaresan
authored andcommitted
Update buid-deploy-test.yml
1 parent a89fccc commit a0aa75c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/buid-deploy-test.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,8 @@ jobs:
7878
asset_path: ./${{ env.zip-doc-build }}
7979
asset_name: ${{ env.zip-doc-build }}
8080
asset_content_type: application/zip
81+
82+
- name: Update changelog
83+
uses: thomaseizinger/keep-a-changelog-new-release@v1
84+
with:
85+
version: v${{ steps.tag.outputs.date }}

0 commit comments

Comments
 (0)