clean up action file, not worked
Some checks failed
Gitea Actions Maven Build / build (push) Failing after 11s

This commit is contained in:
Eduard Kuksa 2025-01-12 12:46:38 +07:00
parent eeb4c82445
commit c44dee4706

View File

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