Skip to content

switch to apt-get instead of apt for updates #71

switch to apt-get instead of apt for updates

switch to apt-get instead of apt for updates #71

---
on:
push:
branches:
- main
jobs:
contrib-readme-job:
runs-on: ubuntu-latest
name: Job to automate contributors in readme
steps:
- name: Contribute List
uses: akhilmhdh/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}