Skip to content

Commit

Permalink
updating workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
asewnath committed Aug 25, 2023
1 parent 3582ca7 commit bdfb73b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/eva-docs_dry_run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,9 @@ jobs:
owner: 'JCSDA-internal',
repo: 'eva-docs',
workflow_id: workflowToTrigger.id,
ref: 'develop',
ref: 'bugfix/docs_dry_run',
inputs: {
branchName: process.env.BRANCH_NAME
}
});
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit bdfb73b

Please sign in to comment.