Skip to content

Commit

Permalink
Fix step name
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Mazzotti <[email protected]>
  • Loading branch information
anmazzotti committed May 30, 2024
1 parent 9018b3c commit b7c94f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/refresh-channels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
ref: 'main'
fetch-depth: 0
- name: Run populate script
- name: Run refresh script
run: ./refresh_channels.sh
- name: Commit and push changes
run: |
Expand Down

0 comments on commit b7c94f1

Please sign in to comment.