From d6849d629bf61b102628057b2e8f2a9b238ca1eb Mon Sep 17 00:00:00 2001 From: Lorraxs Date: Thu, 18 Jan 2024 15:49:00 +0700 Subject: [PATCH] z --- .github/workflows/autorelease.yml | 2 +- LICENSE | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/autorelease.yml b/.github/workflows/autorelease.yml index 7977670..f464dbd 100644 --- a/.github/workflows/autorelease.yml +++ b/.github/workflows/autorelease.yml @@ -27,7 +27,7 @@ jobs: working-directory: ./web run: yarn build - name: Zip Folder - run: zip -r ${{ github.event.repository.name }}.zip . -x ".git/*" ".github/*" "phpcs.xml" "composer.json" "composer.lock" ".gitignore" ".vscode/*" "node_modules/*" "web/node_modules/*" + run: zip -r ${{ github.event.repository.name }}.zip config.lua fxmanifest.lua impl.lua main.lua README.md LICENSE web/build/* - uses: 'marvinpinto/action-automatic-releases@latest' with: repo_token: '${{ secrets.GITHUB_TOKEN }}' diff --git a/LICENSE b/LICENSE index c657199..a097a6f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2021 Project Error +Copyright (c) 2024 LORRAXS Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal