Merge remote-tracking branch 'origin/master' into aakansha-next

This commit is contained in:
Aakansha Doshi 2022-06-22 18:12:05 +05:30
commit 139ab816b6

View file

@ -6,7 +6,7 @@ on:
jobs:
Auto-release-excalidraw-preview:
name: Auto release preview
if: github.event.comment.body == '@excalibot release package' && github.event.issue.pull_request
if: github.event.comment.body == '@excalibot trigger release' && github.event.issue.pull_request
runs-on: ubuntu-latest
steps:
- name: React to release comment