diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 234f1cf8..a717cbee 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -14,6 +14,8 @@ jobs: build: runs-on: ubuntu-latest + permissions: + contents: write steps: - uses: actions/checkout@v4 @@ -33,4 +35,5 @@ jobs: # Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive - name: Update dependency graph + if: github.event_name == 'push' uses: advanced-security/maven-dependency-submission-action@571e99aab1055c2e71a1e2309b9691de18d6b7d6 diff --git a/README.md b/README.md index ca483ea9..62a852c7 100644 --- a/README.md +++ b/README.md @@ -31,9 +31,6 @@ TNE is pushed as being "feature-packed," but it's not feature-packed in the norm a bunch of useless features into the core plugin, but rather using modules. -
-
-
The economy plugin for server owners that want more out of their economy.
diff --git a/logo.png b/logo.png deleted file mode 100644 index 06b826f0..00000000 Binary files a/logo.png and /dev/null differ diff --git a/resource.md b/resource.md index db7fad79..62c1a36d 100644 --- a/resource.md +++ b/resource.md @@ -9,9 +9,6 @@ TNE is pushed as being "feature-packed," but it's not feature-packed in the norm a bunch of useless features into the core plugin, but rather using modules. -
-
-
The economy plugin for server owners that want more out of their economy.