Skip to content

Commit

Permalink
Fixed identation issue
Browse files Browse the repository at this point in the history
  • Loading branch information
juanmaguitar committed Dec 14, 2024
1 parent 76933b5 commit 5fec0f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Make script executable
- name: Make script executable
run: chmod +x .github/workflows/scripts/fetch_contributors.sh

- name: Update contributors
Expand Down

0 comments on commit 5fec0f0

Please sign in to comment.