summaryrefslogtreecommitdiff
path: root/scripts/makeRelease.sh
diff options
context:
space:
mode:
authorKeunes <11229646+keunes@users.noreply.github.com>2023-04-15 21:17:17 +0200
committerGitHub <noreply@github.com>2023-04-15 21:17:17 +0200
commitca0be76fdc18b308ee755ba0bd4aa4120cb09613 (patch)
treef6335ff76a8b33e9ae68e2e003b33e518dc08eb2 /scripts/makeRelease.sh
parente0227f9b1686f9ab18c53a060f46e66af83e247b (diff)
downloadAntennaPod-ca0be76fdc18b308ee755ba0bd4aa4120cb09613.zip
Add changelog script (#6399)
Diffstat (limited to 'scripts/makeRelease.sh')
-rw-r--r--scripts/makeRelease.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/makeRelease.sh b/scripts/makeRelease.sh
new file mode 100644
index 000000000..34c79f319
--- /dev/null
+++ b/scripts/makeRelease.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+curl -s https://raw.githubusercontent.com/AntennaPod/antennapod.github.io/master/_config.yml | yq -r ".languages[]" > ./app/src/main/assets/website-languages.txt
+python ./createContributors.py