This commit is contained in:
David Girón 2025-01-20 16:54:39 +01:00 committed by GitHub
parent de806bdd5c
commit 063d7af27a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -47,5 +47,5 @@ changelogs:
# Show the testing (pre-release) changelog
changelogs-testing:
#!/usr/bin/bash
CCONTENT=$(curl -s https://api.github.com/repos/ublue-os/bazzite/releases | jq -r 'map(select(.prerelease)) | .[0].body')
CONTENT=$(curl -s https://api.github.com/repos/ublue-os/bazzite/releases | jq -r 'map(select(.prerelease)) | .[0].body')
echo "$CONTENT" | glow -