Skip to content

Commit 25159a5

Browse files
authored
Update documentation.yml (#420)
1 parent decbe8a commit 25159a5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ on:
22
workflow_dispatch:
33
workflow_run:
44
workflows: ["Merge Release Branch"]
5-
branches: [master]
65
types:
76
- completed
87

@@ -201,4 +200,4 @@ jobs:
201200
- uses: actions/upload-artifact@master
202201
with:
203202
name: ${{ steps.setup.outputs.dir }}
204-
path: ${{ steps.setup.outputs.dir }}.zip
203+
path: ${{ steps.setup.outputs.dir }}.zip

0 commit comments

Comments
 (0)