Skip to content

Commit

Permalink
Update update-submodules.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zetxek authored Aug 26, 2024
1 parent 89f3ae8 commit 87f5c12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-submodules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ jobs:
echo "Creating pull-request..."
PR_TITLE='update theme to `'$LATEST_TAG'`'
echo 'PR title: '$PR_TITLE
PR_BODY="🤖 This automated PR updates the theme submodule: $SOURCE_REPO.
PR_BODY='🤖 This automated PR updates the theme submodule: '$SOURCE_REPO'.
👉 Last commit: `'$LAST_COMMIT'`
🔗 Triggered by a github action: https://github.com/zetxek/adrianmoreno.info/actions/workflows/update-submodules.yml"
🔗 Triggered by a github action: https://github.com/zetxek/adrianmoreno.info/actions/workflows/update-submodules.yml'
echo "PR body: "$PR_BODY
Expand Down

1 comment on commit 87f5c12

@vercel
Copy link

@vercel vercel bot commented on 87f5c12 Aug 26, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.