Skip to content

Commit

Permalink
Update clean_up.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bettinaheim authored Jan 18, 2024
1 parent 69022a9 commit d2632b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clean_up.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ jobs:
owner: context.repo.owner,
repo: context.repo.repo,
deployment_id: deployment.id,
state: 'Inactive'
state: 'inactive'
});
return github.rest.repos.deleteDeployment({
owner: context.repo.owner,
Expand Down

0 comments on commit d2632b2

Please sign in to comment.