Skip to content

Commit abeb5e7

Browse files
author
Andrew Ferrier
committed
fix: Add missing 'jobs'
1 parent c4fc45e commit abeb5e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-please.yml

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ permissions:
99
contents: write
1010
pull-requests: write
1111

12+
jobs:
1213
release-please:
1314
runs-on: ubuntu-latest
1415
steps:

0 commit comments

Comments
 (0)