Skip to content

Commit 93a66b2

Browse files
committed
Fix repo name
1 parent 69bbe3f commit 93a66b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/standalone_push_changes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
# Retrieve list of changed stdlib packages in a push or pull request:
7777
- name: 'Find changed packages'
7878
id: 'changed_packages'
79-
uses: stdlib-js/changed_packages-action@v1
79+
uses: stdlib-js/changed-packages-action@v1
8080
with:
8181
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8282

0 commit comments

Comments
 (0)