Skip to content

Commit 2451b64

Browse files
committed
ci(release): wire release-please via org-dotgithub reusable workflow
- Add .github/workflows/release-please.yml calling Coding-Autopilot-System/.github/.github/workflows/release-please-reusable.yml pinned to f288e5e3b67b29a2c08880b76da7b852f4a132d0 (39-01)
1 parent 7f570e8 commit 2451b64

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name: Release Please
2+
3+
on:
4+
push:
5+
branches: [master]
6+
7+
jobs:
8+
release-please:
9+
permissions:
10+
contents: write
11+
pull-requests: write
12+
issues: write
13+
uses: Coding-Autopilot-System/.github/.github/workflows/release-please-reusable.yml@f288e5e3b67b29a2c08880b76da7b852f4a132d0

0 commit comments

Comments
 (0)