fixed indent
Some checks failed
Docker Push / build (push) Failing after 1m13s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 10s

This commit is contained in:
2023-07-19 19:50:59 +02:00
parent 02d81ce818
commit f7c499c964

View File

@@ -13,9 +13,6 @@ on:
jobs:
build:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
steps:
- name: Checkout
uses: actions/checkout@v3