Compare commits

..

No commits in common. "53b44069a67a0f5439e1e0a8ff948a15cf0a006d" and "0c99843586d64b105cf48e07b450b15248526185" have entirely different histories.

View File

@ -22,14 +22,9 @@ jobs:
steps:
- name: --- CHECKOUT ---
uses: actions/checkout@v4
with:
uses: actions/checkout@v3
with:
path: ./tmp
sparse-checkout: |
/*
!.git
!.gitea
sparse-checkout-cone-mode: false
- name: --- NOTIFY ---
run: |
curl \
@ -37,3 +32,4 @@ jobs:
-H "Content-Type: text/plain" \
-d $'Repo: ${{ github.repository }}\nRef: ${{ github.ref }}\nStatus: ${{ job.status}}' \
ntfy.sh/schallbert-borgmatic-catzenklebermusoelkanne