Compare commits

..

No commits in common. "220b095c12e7168ae5e814d79065538d3474ad7b" and "aabab072c45132cd58e0e0eb892274dcedf49483" have entirely different histories.

View File

@ -1,9 +1,9 @@
name: Package builder
run-name: ${{ gitea.actor }} is building ${{ gitea.repo }}
name: Gitea Actions Demo
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on: [push]
jobs:
BuildPackage:
Explore-Gitea-Actions:
runs-on: autobuilder
container:
volumes:
@ -29,4 +29,4 @@ jobs:
# name: package
# path: ./*.pkg.tar.zst
- name: Put the packages into the import dir
run: cp -v ./*.pkg.tar.zst /import
run: cp -v ./*.pkg.tar.zst /import