Skip to content

Commit f605b12

Browse files
authored
Update release.yml
1 parent 17dcb25 commit f605b12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
mkdir -p osvm-$VERSION
9191
cp ./osvm osvm-$VERSION/
9292
cd osvm-$VERSION
93-
dh_make -y -s -c mit -e maintainer@example.com -f ../osvm
93+
dh_make -y -s -c apache -e rin@opensvm.com -f ../osvm
9494
cd ..
9595
dpkg-buildpackage -us -uc
9696

0 commit comments

Comments
 (0)