Skip to content

Commit

Permalink
Update update-ace-tao.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iguessthislldo authored Oct 30, 2023
1 parent b9c1699 commit 392d1ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-ace-tao.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
LWP::UserAgent
LWP::Protocol::https
- name: Run gitrelease.pl --update-ace-tao
run:
run: |
cd OpenDDS
perl tools/scripts/gitrelease.pl --update-ace-tao
# Help make the title and message for commit and PR
Expand All @@ -51,7 +51,7 @@ jobs:
branch: workflows/update-ace-tao
delete-branch: true
title: Update ACE/TAO to ${{env.ACEVERS}}
body: Releases: ${{env.ACEVERS_URLS}}
body: "Releases: ${{env.ACEVERS_URLS}}"
labels: |
dependencies
team-reviewers: |
Expand Down

0 comments on commit 392d1ee

Please sign in to comment.