Skip to content

Commit 61e4703

Browse files
committed
Update workflow to keep files
1 parent 15d0cfe commit 61e4703

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/phpunit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
with:
4141
publish_dir: ./output
4242
publish_branch: badges
43+
keep_files: true
4344
github_token: ${{ secrets.ACTIONS_TOKEN }}
4445
user_name: 'github-actions[bot]'
4546
user_email: 'github-actions[bot]@users.noreply.github.com'

0 commit comments

Comments
 (0)