AFSDHJFJKHDSAFHJKSHJKFJHDFJSKOAPOPJIUFSJIFOPSA
This commit is contained in:
@@ -10,7 +10,6 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
workflows: write
|
||||
|
||||
steps:
|
||||
- name: Checkout main branch
|
||||
@@ -53,6 +52,6 @@ jobs:
|
||||
git config user.name "github-actions[bot]"
|
||||
git config user.email "github-actions[bot]@users.noreply.github.com"
|
||||
|
||||
git add -A
|
||||
git add $(find . -name "*.lua" -not -path "./.git/*" -not -path "./.github/*")
|
||||
git commit -m "${{ steps.commit.outputs.message }} (minified)"
|
||||
git push origin minified
|
||||
|
||||
Reference in New Issue
Block a user