Skip to content

Commit

Permalink
code style
Browse files Browse the repository at this point in the history
  • Loading branch information
jaapio committed Aug 12, 2023
1 parent e854ad9 commit 6fd120f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sub-split.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
- uses: "frankdejonge/use-github-token@1.0.2"
with:
authentication: "phpdoc-bot:${{ secrets.BOT_TOKEN }}"
user_name: 'phpDocumentor Bot'
user_email: 'info@phpdoc.org'
user_name: "phpDocumentor Bot"
user_email: "info@phpdoc.org"
- name: "Cache splitsh-lite"
id: "splitsh-cache"
uses: "actions/cache@v3.3.1"
Expand Down

0 comments on commit 6fd120f

Please sign in to comment.