Skip to content

Commit 250757a

Browse files
committed
fix(github): move release please files
1 parent 01da274 commit 250757a

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,8 @@ jobs:
1515
uses: googleapis/release-please-action@v4
1616
with:
1717
release-type: simple
18-
config-file: .github/release-please-config.json
19-
manifest-file: .github/.release-please-manifest.json
20-
include-component-in-tag: true
18+
# config-file: .github/release-please-config.json
19+
# manifest-file: .github/.release-please-manifest.json
2120

2221
deploy-test:
2322
name: Deploy to Test
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)