File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2525 registry-url : ' https://registry.npmjs.org'
2626 - name : Prepare git
2727 run : |
28- git config --global user.name 'github-actions '
29- git config --global user.email 'release @getstream.io'
28+ git config --global user.name 'stream-ci-bot '
29+ git config --global user.email 'stream-bot @getstream.io'
3030 - name : Install && Build - SDK and Sample App
3131 uses : ./.github/actions/install-and-build-sdk
3232 - name : Lint
Original file line number Diff line number Diff line change 2626 registry-url : ' https://registry.npmjs.org'
2727 - name : Prepare git
2828 run : |
29- git config --global user.name 'github-actions '
30- git config --global user.email 'release @getstream.io'
29+ git config --global user.name 'stream-ci-bot '
30+ git config --global user.email 'stream-bot @getstream.io'
3131 - name : Install && Build - SDK and Sample App
3232 uses : ./.github/actions/install-and-build-sdk
3333 - name : Lint
You can’t perform that action at this time.
0 commit comments