Aktualizovat .gitea/workflows/build.yml
All checks were successful
Build Folio / Explore-Gitea-Actions (push) Successful in 5s

This commit is contained in:
Radim Lipovčan 2024-12-27 22:32:49 +01:00
parent 6f4a715cf0
commit 4f90dad5dc

View File

@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Build | list jar
run: ls *
run: ls -lah
- name: Release
uses: https://git.lipovcan.cz/Upstream/gitea-release-action.git@v1
with: