File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2020 - run : git fetch --depth=1 origin +refs/tags/*:refs/tags/*
2121 - name : Git Identity
2222 run : |
23- git config --global user.name 'Scaleway Bot '
23+ git config --global user.name 'scaleway-bot '
2424 git config --global user.email '[email protected] ' 2525 git remote set-url origin https://x-access-token:${GITHUB_TOKEN}@github.com/$GITHUB_REPOSITORY
2626 env :
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ node -r cross-fetch/polyfill ./script-using-sdk.mjs
101101## Development
102102
103103This repository is at its early stage and is still in active development.
104- If you are looking for a way to contribute please read [ CONTRIBUTING.md] ( ../.. /CONTRIBUTING.md ) .
104+ If you are looking for a way to contribute please read [ CONTRIBUTING.md] ( ./CONTRIBUTING.md ) .
105105
106106## Reach us
107107
You can’t perform that action at this time.
0 commit comments