We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e854ad9 commit 6fd120fCopy full SHA for 6fd120f
.github/workflows/sub-split.yaml
@@ -25,8 +25,8 @@ jobs:
25
- uses: "frankdejonge/use-github-token@1.0.2"
26
with:
27
authentication: "phpdoc-bot:${{ secrets.BOT_TOKEN }}"
28
- user_name: 'phpDocumentor Bot'
29
- user_email: 'info@phpdoc.org'
+ user_name: "phpDocumentor Bot"
+ user_email: "info@phpdoc.org"
30
- name: "Cache splitsh-lite"
31
id: "splitsh-cache"
32
uses: "actions/cache@v3.3.1"
0 commit comments