mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-30 06:46:51 +00:00
chore: set commit user as github bot
Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
2
.github/workflows/release-pr.yml
vendored
2
.github/workflows/release-pr.yml
vendored
@@ -114,7 +114,7 @@ jobs:
|
||||
- uses: peter-evans/commit-comment@v2
|
||||
with:
|
||||
body: |
|
||||
The PR changes have been deployed as executables. Pleae visit following link to download executables : https://github.com/nocodb/nocodb-timely/releases/tag/${{ needs.set-tag.outputs.target_tag }}
|
||||
The PR changes have been deployed as executables. Pleae visit following link to download executables : https://github.com/nocodb/nocodb-timely/releases/tag/${{ needs.set-tag.outputs.current_version }}-${{ needs.set-tag.outputs.target_tag }}
|
||||
|
||||
# if-merged:
|
||||
# if: github.event.pull_request.merged == true
|
||||
|
||||
Reference in New Issue
Block a user