Skip to content

Commit 74e6bfa

Browse files
committed
feat(ci): update jobs
1 parent 2ad551c commit 74e6bfa

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
".": ""
3+
}

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
id: release
2121
with:
2222
config-file: .github/release-please/config.json
23+
manifest-file: .github/release-please/manifest.json
2324

2425
go-releaser:
2526
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)