Update .gitea/workflows/release.yml
Some checks failed
/ release (push) Failing after 1m36s

This commit is contained in:
Benjamyn Love 2025-03-20 22:58:12 -04:00
parent fc091a4870
commit 84ba411fbe

View File

@ -34,7 +34,8 @@ jobs:
/root/.cargo/bin/cargo build --release
- name: Test
run: |
echo ${{ secrets.TOKEN }}
ls -alh
sleep 45
- name: Release
uses: softprops/action-gh-release@v2
with: