Skip to content

Commit 32aa1c5

Browse files
committed
fixed typo
1 parent 2fac671 commit 32aa1c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ jobs:
33
deploy:
44
runs-on: ubuntu-latest
55
steps:
6-
- name: Re-deploy depdendents
6+
- name: Re-deploy dependents
77
if: ${{ github.ref == 'refs/heads/develop' }}
88
uses: actions/github-script@v6
99
with:

0 commit comments

Comments
 (0)