Skip to content

Commit e3d235b

Browse files
committed
Deploy docs on tag release to correctly update releases page
1 parent 0f79cf3 commit e3d235b

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ on:
33
push:
44
branches:
55
- main
6+
tags:
7+
- v**
68
jobs:
79
build-and-deploy:
810
concurrency: docs-${{ github.ref }}

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[Changelog at php-sdk-builder.wrk-flow.com/releases](https://php-sdk-builder.wrk-flow.com/releases)

0 commit comments

Comments
 (0)