- name: Setup Node.js
uses: actions/setup-node@v3
with:
node-version: '16'
- name: Install dependencies
run: npm install
- name: Run script to update README
run: node generate-readme.js
- name: Commit and push changes
run: |
git config --global user.name 'github-actions[bot]'
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
git add README.md
git commit -m "Updated README dynamically"
git push
π± Iβm currently learning React JS, Angular, Java Springboot, Oracle Db
π Iβm currently working on the NSBM IEEE Community
π§βπ Iβm an Undergraduate at Plymouth University
π€ My interest lies in Fullstack Development