Skip to content

Commit 18ec1a8

Browse files
authored
Merge pull request #37 from zalando/action
Update build.yaml
2 parents 7b4ee32 + 25121a4 commit 18ec1a8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,6 @@ jobs:
106106
with:
107107
name: ${{ env.ZIP_NAME }}
108108
path: ${{ env.ZIP_NAME }}
109-
- name: Copy DESCRIPTION.en_us.html to artefact directory
110-
run: cp documentation/DESCRIPTION.en_us.html ${{ env.ZIP_NAME }}/DESCRIPTION.en_us.html
111109
- name: Copy ARTICLE.en_us.html to artefact directory
112110
run: cp documentation/ARTICLE.en_us.html ${{ env.ZIP_NAME }}/ARTICLE.en_us.html
113111
continue-on-error: true

0 commit comments

Comments
 (0)