Skip to content

Commit fce1c33

Browse files
authored
Update event comment reflect change on dev environment (#6292)
Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>
1 parent cdf13a1 commit fce1c33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish_image_chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
fetch-depth: 0
122122
- name: Determine version
123123
run: echo "PIPECD_VERSION=$(git describe --tags --always --abbrev=7 --match 'v[0-9]*.*')" >> $GITHUB_ENV
124-
# Notify PipeCD to trigger update dev environment via EventWatcher.
124+
# Notify PipeCD to trigger update pipecd.dev website via EventWatcher.
125125
- uses: pipe-cd/actions-event-register@v1.2.0
126126
with:
127127
api-address: ${{ secrets.PIPECD_API_ADDRESS }}

0 commit comments

Comments
 (0)