Skip to content

CHANGELOG.md aktualisieren #116

CHANGELOG.md aktualisieren

CHANGELOG.md aktualisieren #116

name: Update Contributores
on:
push:
branches:
- main
- develop
jobs:
update-contributores:
runs-on: ubuntu-latest
name: A job to automate contributors in README
steps:
- name: Contribute List
uses: akhilmhdh/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.PAT }}