Skip to content

Commit

Permalink
Update update-contributor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yzyyz1387 authored Dec 23, 2024
1 parent 84d07a8 commit 0ac61a9
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/update-contributor.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
on:
release:
types: [published]
push:
branches:
- main


jobs:
Expand All @@ -9,6 +12,6 @@ jobs:
name: A job to automate contrib in readme
steps:
- name: Contribute List
uses: akhilmhdh/[email protected].6
uses: akhilmhdh/[email protected].10
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 0ac61a9

Please sign in to comment.