feature test
This commit is contained in:
@ -12,9 +12,9 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Build and publish
|
||||
env:
|
||||
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}
|
||||
run: |
|
||||
ls -la ${{ github.event.inputs.package }}/
|
||||
make -C ${{ github.event.inputs.package }} all publish
|
||||
|
||||
Reference in New Issue
Block a user