Skip to content

Commit

Permalink
Improve check-smp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
seiya-git authored Jul 8, 2024
1 parent ac3876c commit 3877577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-smp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
branch: submodule-update-${{ matrix.submodule }}
base: master
delete-branch: true
title: Update ${{ matrix.submodule }}
title: Update ${{ matrix.submodule }} (${{ env.SUBMODULE_REV }} to ${{ steps.latest.outputs.tag_name }})
body: |
Update ${{ matrix.submodule }} to ${{ steps.latest.outputs.tag_name }}
Current: ${{ env.SUBMODULE_REV }}

0 comments on commit 3877577

Please sign in to comment.