Move material icons fonts spec file into directory, and added needed
All checks were successful
Build material-icons-fonts / Build and push image (push) Successful in 3m10s
All checks were successful
Build material-icons-fonts / Build and push image (push) Successful in 3m10s
conf file
This commit is contained in:
@@ -5,7 +5,7 @@ on:
|
||||
- main
|
||||
paths:
|
||||
- .gitea/workflows/build-material-icons-fonts.yml
|
||||
- "material-icons-fonts.spec"
|
||||
- "material-icons-fonts/**"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
@@ -27,6 +27,7 @@ jobs:
|
||||
- name: Build RPM and Upload
|
||||
uses: https://git.hydrosaber.com/hydros/build-rpm@main
|
||||
with:
|
||||
spec-file-path: ./material-icons-fonts.spec
|
||||
spec-file-path: ./material-icons-fonts/material-icons-fonts.spec
|
||||
repository-user: eriq12
|
||||
repository-user-token: ${{ secrets.RPM_PACKAGE_TOKEN }}
|
||||
extra-source-directory: ./material-icons-fonts
|
||||
|
||||
Reference in New Issue
Block a user