There was an error while loading. Please reload this page.
1 parent 01e3469 commit e5ca66eCopy full SHA for e5ca66e
1 file changed
.github/workflows/release_please.yml
@@ -35,7 +35,7 @@ jobs:
35
- uses: google-github-actions/release-please-action@v4
36
id: release
37
with:
38
- target-branch: fre/release-please
+ target-branch: fre/release-please #TODO: remove after testing
39
config-file: .github/release-please-config.json
40
manifest-file: .github/release-please-manifest.json
41
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments