Skip to content

Update main.yml

Update main.yml #7

Workflow file for this run

on:
push:
branches:
- main
jobs:
contrib-readme-job:
runs-on: ubuntu-latest
name: A job to automate contrib in readme
steps:
- name: Contribute List
uses: akhilmhdh/[email protected]
with:

Check failure on line 13 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/main.yml

Invalid workflow file

The workflow is not valid. .github/workflows/main.yml (Line: 13, Col: 20): Unexpected value '' .github/workflows/main.yml (Line: 14, Col: 15): Unexpected value 'image_size'
image_size: 100
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}