Debug workflows

This commit is contained in:
Nikolai Rodionov 2023-01-18 12:28:46 +01:00
parent cf2678c299
commit fdfc64924e
2 changed files with 13 additions and 0 deletions

View File

@ -32,6 +32,10 @@ jobs:
username: ${{ github.repository_owner }}
password: ${{ secrets.CR_PAT }}
- name: Debug
run:
- echo ${{ env.GITHUB_ACTION_REPOSITORY }}
- env
- name: Build
uses: docker/build-push-action@v2
with:

View File

@ -0,0 +1,9 @@
# Clever Install (clin)
> It's actually not and installer, but a downloader, clin just sounds better than cldow IMHO
# What's it about?
To be done
# How to install?
To be done
# How to use?
To be done