Update .github/workflows/.github-ci.yaml
Some checks failed
ci-workflow / ci (push) Failing after 5s

This commit is contained in:
richardrobertreitz 2025-02-06 17:59:34 +00:00
parent 0ce0ceb087
commit eff506729b

View file

@ -12,7 +12,7 @@ jobs:
- name: Debug
run: |
echo test ${{ secrets.PACKAGES_USER }}
echo 1 test 2 ${{ secrets.PACKAGES_USER }} 3 ${{ secrets.REPO_USER }} 4
- name: Build
uses: https://codeberg.org/umglurf/kaniko-action@main