File tree 1 file changed +0
-6
lines changed
1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -132,9 +132,6 @@ jobs:
132
132
commit-hash : ${{ github.sha }}
133
133
commit-url : https://github.com/pipe-cd/pipecd/commit/${{ github.sha }}
134
134
commit-author : ${{ github.actor }}
135
- commit-message : ${{ github.event.head_commit.message }}
136
- commit-title : ${{ github.event.head_commit.message }}
137
- commit-timestamp : ${{ github.event.head_commit.timestamp }}
138
135
contexts : Source-Commit-URL=https://github.com/pipe-cd/pipecd/commit/${{ github.sha }}
139
136
# Notify PipeCD to trigger update demo environment via EventWatcher.
140
137
@@ -147,9 +144,6 @@ jobs:
147
144
commit-hash : ${{ github.sha }}
148
145
commit-url : https://github.com/pipe-cd/pipecd/commit/${{ github.sha }}
149
146
commit-author : ${{ github.actor }}
150
- commit-message : ${{ github.event.head_commit.message }}
151
- commit-title : ${{ github.event.head_commit.message }}
152
- commit-timestamp : ${{ github.event.head_commit.timestamp }}
153
147
contexts : Source-Commit-URL=https://github.com/pipe-cd/pipecd/commit/${{ github.sha }}
154
148
155
149
release-quickstart-manifests :
You can’t perform that action at this time.
0 commit comments