Skip to content

Commit a8fa0e7

Browse files
authored
Merge pull request #5 from hidaytrahman/fix/cicd-releasePlease
fix: release please config issues
2 parents 41d1ccf + 1d2a4eb commit a8fa0e7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,5 @@ jobs:
2222
with:
2323
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
2424
release-type: node
25-
package-name: create-reactw-app
26-
config-file: .release-please-config.json
25+
# config-file: .release-please-config.json
2726
manifest-file: .release-please-manifest.json

0 commit comments

Comments
 (0)