Skip to content

Commit e081aa6

Browse files
committed
ci: update agent metadata workflow dependencies for proper execution
1 parent 1487c66 commit e081aa6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/deploy_agent.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -486,8 +486,7 @@ jobs:
486486
agent-metadata:
487487
permissions:
488488
contents: read
489-
needs: [post-deploy]
490-
if: ${{ inputs.post-deploy }}
489+
needs: [get-release-info, post-deploy]
491490
name: Run Agent Metadata Workflow
492491
uses: newrelic/newrelic-dotnet-agent/.github/workflows/agent_metadata.yml@main
493492
with:

0 commit comments

Comments
 (0)