We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9da80c4 commit 289ae6bCopy full SHA for 289ae6b
.github/workflows/converter.yml
@@ -45,8 +45,8 @@ jobs:
45
with:
46
commit-message: "Add converted files"
47
branch: converted-files
48
- title: "Add converted files"
49
- 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!! 😄"
50
add-paths: converted/
51
52
release:
@@ -67,4 +67,4 @@ jobs:
67
68
files: converted/*
69
env:
70
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments