at/.gitea/workflows/build.yml
Radim Lipovčan 4f90dad5dc
All checks were successful
Build Folio / Explore-Gitea-Actions (push) Successful in 5s
Aktualizovat .gitea/workflows/build.yml
2024-12-27 22:32:49 +01:00

15 lines
353 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 -lah
- name: Release
uses: https://git.lipovcan.cz/Upstream/gitea-release-action.git@v1
with:
tag_name: "0.1"
files: |-
at.html