Skip to content

Commit

Permalink
ci: attempt 10
Browse files Browse the repository at this point in the history
  • Loading branch information
pghorpade committed Sep 11, 2024
1 parent 30877a9 commit 2c9e5be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ jobs:
description: 'Pull Request deployment',
required_contexts: []
});
const deployUrl = process.env.NETLIFY_DEPLOY_URL;
await github.rest.repos.createDeploymentStatus({
owner: context.repo.owner,
repo: context.repo.repo,
Expand Down

0 comments on commit 2c9e5be

Please sign in to comment.