Skip to content

Commit

Permalink
Merge pull request #32 from Divyaasm/child-deploy
Browse files Browse the repository at this point in the history
change alias
  • Loading branch information
Divyaasm authored Jan 30, 2025
2 parents 69812df + 75fae1c commit d032305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
if: >-
github.event.issue.pull_request &&
contains(github.event.comment.body, 'Approve Beta Deployment') &&
github.actor == 'Divyaasm'
github.actor == 'divyaas'
name: Get approval for deployment
permissions:
id-token: write
Expand Down

0 comments on commit d032305

Please sign in to comment.