Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
janjaali committed Apr 10, 2024
1 parent b7b0c68 commit 33fc270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
if: |
(github.event.pull_request.merged == true &&
github.event.pull_request.base.ref == 'master') ||
github.actor == 'janjaal'
github.actor == 'janjaali'
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 33fc270

Please sign in to comment.