Skip to content

Commit 3ec535e

Browse files
committed
ci: add missing inputs
1 parent 872da45 commit 3ec535e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

+2
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,6 @@ jobs:
1919
promote:
2020
uses: ./.github/workflows/promote.yml
2121
with:
22+
version-makefile: true
23+
git-add-files: Makefile
2224
make-target: release-version

0 commit comments

Comments
 (0)