Skip to content

Merge pull request #16 from umutphp/11-microsofts-tay-chatbot-2016 #59

Merge pull request #16 from umutphp/11-microsofts-tay-chatbot-2016

Merge pull request #16 from umutphp/11-microsofts-tay-chatbot-2016 #59

Workflow file for this run

name: Update GitHub Profile Page
on: [push]
jobs:
gadpp_job:
runs-on: ubuntu-latest
name: Update GitHub Profile Page
steps:
- name: Checkout
uses: actions/checkout@v2
- name: GADPP
uses: umutphp/github-action-dynamic-profile-page@v4
id: gadpp
env:
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
github-username: 'umutphp'
user-email: '[email protected]'