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

This commit is contained in:
Nicolas Trimborn 2023-07-19 19:50:59 +02:00
parent 02d81ce818
commit f7c499c964
1 changed files with 41 additions and 44 deletions

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