Skip to content

Commit

Permalink
?
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamc committed Jun 5, 2024
1 parent ca0ffe1 commit 0e2af06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
token: ${{ secrets.detsys_pr_bot_token }}
title: "Update detsys-ts dependency and dist directory (trigged by ${{ env.SOURCE_REPO }})"
body: Bump detsys-ts to [${{ env.REF }}](${{ env.REF_URL }}) and regenerate application bundle.
push-to-fork: detsys-pr-bot/${{ matrix.repo }}
branch: "${{ env.GIT_BRANCH }}"
base: ${{ env.GIT_BASE }}
draft: false

0 comments on commit 0e2af06

Please sign in to comment.