Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dmalan committed Nov 16, 2023
1 parent 2fac671 commit 32aa1c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: Re-deploy depdendents
- name: Re-deploy dependents
if: ${{ github.ref == 'refs/heads/develop' }}
uses: actions/github-script@v6
with:
Expand Down

0 comments on commit 32aa1c5

Please sign in to comment.