Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vsoch committed Apr 6, 2023
1 parent d92bd73 commit 3c97782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: python .github/scripts/add-repos.py
- name: Generate First Issues
uses: rseng/good-first-issues@main
uses: rseng/good-first-issues@master
with:
repos-file: '.github/repos.txt'
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 3c97782

Please sign in to comment.