We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 837a47e commit eef5d70Copy full SHA for eef5d70
1 file changed
.github/workflows/contribute.yml
@@ -9,7 +9,7 @@ jobs:
9
if: github.ref == 'refs/heads/main' && github.repository_owner == 'pixelit-project'
10
steps:
11
- name: Contribute List
12
- uses: akhilmhdh/contributors-readme-action@v2.3.10
+ uses: akhilmhdh/contributors-readme-action@v2.3.11
13
with:
14
auto_detect_branch_protection: false
15
commit_message: "Updated readme with new contributors"
0 commit comments