Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/auto-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
with:
tag_name: ${{ steps.bump_tag.outputs.new_tag }}
name: Release ${{ steps.bump_tag.outputs.new_tag }}
body: Auto release with converted files.
body: Here is a diffrent versions of these terminologies, I Hope you find Your way!
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/converter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ jobs:
with:
commit-message: "Add converted files"
branch: converted-files
title: "Add converted files"
body: "This PR adds PDF, DOCX, and EPUB conversions for the latest Markdown changes."
title: "update(Terms exports)!: A New Release!"
body: "I have Created a Release *beep boop* 🤖 \n Make Sure To review changes before merge Have a great Day!! 😄"
add-paths: converted/

release:
Expand All @@ -67,4 +67,4 @@ jobs:
with:
files: converted/*
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}