summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorChris Meyers <chris.meyers.fsu@gmail.com>2024-07-17 15:26:25 +0200
committerChris Meyers <chrismeyersfsu@users.noreply.github.com>2024-07-17 21:10:25 +0200
commit22a491c32c2dedce7f8447f5acd700d22d7ede44 (patch)
treeae288be47ef7aea5bf5e1d91204bc77f263e90a1 /.github
parentRun at 6 am every day (diff)
downloadawx-22a491c32c2dedce7f8447f5acd700d22d7ede44.tar.xz
awx-22a491c32c2dedce7f8447f5acd700d22d7ede44.zip
Put DAB version in the PR title
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/dab-release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/dab-release.yml b/.github/workflows/dab-release.yml
index c85260648a..72f4c2d2bc 100644
--- a/.github/workflows/dab-release.yml
+++ b/.github/workflows/dab-release.yml
@@ -36,7 +36,7 @@ jobs:
with:
base: devel
branch: bump-django-ansible-base
- title: Bump django-ansible-base
+ title: Bump django-ansible-base to ${{ steps.dab-release.outputs.release }}
body: |
Automated .github/workflows/dab-release.yml