Allow to configure log output and make CI great again (#60)

This commit is contained in:
Pаramtamtām
2024-11-12 15:38:36 +04:00
committed by GitHub
parent 2a4024db68
commit 1f42c9285b
10 changed files with 56 additions and 204 deletions

View File

@@ -8,7 +8,7 @@ on:
jobs:
docker-hub-description:
name: Docker Hub Description
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4