at/.gitea/workflows/build.yml
Radim Lipovčan 6f4a715cf0
Some checks failed
Build Folio / Explore-Gitea-Actions (push) Failing after 1m18s
Aktualizovat .gitea/workflows/build.yml
2024-12-27 22:30:46 +01:00

15 lines
350 B
YAML

name: Build Folio
run-name: Build Folio Jar
on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
steps:
- name: Build | list jar
run: ls *
- name: Release
uses: https://git.lipovcan.cz/Upstream/gitea-release-action.git@v1
with:
tag_name: "0.1"
files: |-
at.html