Skip to content

Commit

Permalink
chore: GHA - another attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-polk committed Nov 21, 2024
1 parent e0f6025 commit 135b34b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,8 @@ jobs:
with:
script: |
github.rest.actions.createWorkflowDispatch({
workflow_id: 'trigger-teamcity-builds.yml'
owner: context.repo.owner,
repo: context.repo.repo,
workflow_id: 'trigger-teamcity-builds.yml',
ref: context.ref
})

0 comments on commit 135b34b

Please sign in to comment.