mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-31 00:16:47 +01:00
Update .github/workflows/update_contributors.yaml
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
This commit is contained in:
parent
7c5107e680
commit
aa1f97889c
3
.github/workflows/update_contributors.yaml
vendored
3
.github/workflows/update_contributors.yaml
vendored
@ -16,8 +16,7 @@ jobs:
|
||||
node-version: 14.x
|
||||
- name: install contributors
|
||||
run: |
|
||||
npm i svg-contributors -g
|
||||
dummysvg -o unleash -n unleash
|
||||
npx svg-contributors -o unleash -n unleash
|
||||
- uses: aws-actions/configure-aws-credentials@v1
|
||||
with:
|
||||
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
|
||||
|
Loading…
Reference in New Issue
Block a user