Skip to content

Commit a779785

Browse files
committed
ci/release: fix missing schema.yml
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
1 parent 9574066 commit a779785

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ jobs:
9898
git checkout "$branch"
9999
fi
100100
101+
cp ../authentik/schema.yml .
101102
make build version="$version"
102103
103104
git config --global user.name '${{ steps.app-token.outputs.app-slug }}[bot]'

0 commit comments

Comments
 (0)