Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmicqbit authored Feb 15, 2025
1 parent 2ddc0d5 commit edcb563
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,11 @@ jobs:
format: html
disable_web_page_preview: true
message: |
🔨 <a href="https://github.com/${{ github.repository }}/compare/${{ github.event.before }}...${{ github.event.after }}">1 new commit</a> to <b>Learn-Linux</b>:main:
🚀 <a href="https://github.com/${{ github.repository }}/compare/${{ github.event.before }}...${{ github.event.after }}">1 new commit</a> to <b>Learn-Linux</b>:main:
📝 <a href="https://github.com/${{ github.repository }}/commit/${{ github.event.after }}">${{ steps.shorten_sha.outputs.sha_short }}</a>: ${{ github.event.head_commit.message }}
👤 Commit author: ${{ github.event.head_commit.author.name }}
🌿 Branch: ${{ github.ref_name }}
🔗 <a href="https://github.com/${{ github.repository }}">Browse Repo</a>
📝 <b>Commit</b>: <a href="https://github.com/${{ github.repository }}/commit/${{ github.event.after }}">${{ steps.shorten_sha.outputs.sha_short }}</a>
👤 <b>Author</b>: ${{ github.event.head_commit.author.name }}
🌿 <b>Branch</b>: ${{ github.ref_name }}
🔗 <b>Repo</b>: <a href="https://github.com/${{ github.repository }}">Browse Repository</a>
---
✨ Workflow by cosmicqbit.dev

0 comments on commit edcb563

Please sign in to comment.