3
.github/workflows/custom.yml
vendored
3
.github/workflows/custom.yml
vendored
@@ -110,6 +110,7 @@ jobs:
|
||||
getModules "files/p3/modules"
|
||||
getConfigs "files/p3/configs"
|
||||
getPatches "files/p3/patches"
|
||||
getTheme "files/p1/boot/grub"
|
||||
|
||||
echo "OK"
|
||||
|
||||
@@ -310,4 +311,4 @@ jobs:
|
||||
with:
|
||||
actions: 'close-issue'
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
issue-number: ${{ github.event.issue.number }}
|
||||
issue-number: ${{ github.event.issue.number }}
|
||||
|
||||
Reference in New Issue
Block a user