-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Autofetch contributors avatars #6
Comments
I could use some help with avatars. - name: 'Gource Action'
uses: nbprojekt/gource-action@v1
with:
avatars_auto_fetch: true
gource_title: 'NoitaMP Gource master'
gource_resolution: '1080p'
gource_fps: 60
gource_font_size: 40
gource_auto_skip_seconds: 0.1
gource_seconds_per_day: 0.1 Looks like |
I found this Would be awesome, if you could give me a hint, how to fix this. |
@NBprojekt Should I create a new issue? |
Hi @Ismoh Would be great if you could create a new issue. It would be great if you could add your repository if public and your actions config if possible. |
Create a functions that optionaly fetches all contributor avatars and downloads them into the avatars directory.
The text was updated successfully, but these errors were encountered: