remove permissions from action
Some checks failed
Gitea Actions Maven Build / build (push) Failing after 10m15s

This commit is contained in:
Eduard Kuksa 2025-01-14 21:05:30 +07:00
parent ceab292f5e
commit dc04d29e82

View File

@ -7,8 +7,6 @@ on:
jobs:
build:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- name: Checkout the repo
uses: actions/checkout@v4