remove permissions from action
Some checks failed
Gitea Actions Maven Build / build (push) Failing after 10m15s
Some checks failed
Gitea Actions Maven Build / build (push) Failing after 10m15s
This commit is contained in:
parent
ceab292f5e
commit
dc04d29e82
@ -7,8 +7,6 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
|
||||||
contents: write
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout the repo
|
- name: Checkout the repo
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user