Skip to content

Commit

Permalink
chore: attempt to fix rp workflow (#720)
Browse files Browse the repository at this point in the history
attempt to fix rp workflow

Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
  • Loading branch information
Kavindu-Dodan committed Dec 7, 2023
1 parent f4c20cc commit ec9c658
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
- uses: google-github-actions/release-please-action@18e07ccc3cbf9452c36a903319d532486196dba9
id: release
with:
command: manifest
token: ${{secrets.GITHUB_TOKEN}}
default-branch: main

Expand Down
1 change: 0 additions & 1 deletion release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"packages": {
".": {
"package-name": "dev.openfeature.sdk",
"release-type": "simple",
"monorepo-tags": false,
"include-component-in-tag": false,
"bump-minor-pre-major": true,
Expand Down

0 comments on commit ec9c658

Please sign in to comment.