Compare commits
No commits in common. "main" and "personalauswahlalgorithmen" have entirely different histories.
main
...
personalau
@ -22,12 +22,9 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: --- CHECKOUT ---
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
path: ./tmp
|
||||
- name: --- REMOVE TEMPORARY FILES ---
|
||||
run: |
|
||||
rm -rfv ./tmp/.git ./tmp/.gitea
|
||||
- name: --- NOTIFY ---
|
||||
run: |
|
||||
curl \
|
||||
@ -35,3 +32,4 @@ jobs:
|
||||
-H "Content-Type: text/plain" \
|
||||
-d $'Repo: ${{ github.repository }}\nRef: ${{ github.ref }}\nStatus: ${{ job.status}}' \
|
||||
ntfy.sh/schallbert-borgmatic-catzenklebermusoelkanne
|
||||
|
||||
|
5
404.html
5
404.html
@ -1,5 +0,0 @@
|
||||
<h1>404: Seite nicht gefunden 🤷</h1>
|
||||
|
||||
Entschuldigung, die gewünschte Webseite konnte nicht geladen werden.
|
||||
<a href="https://lectures.schallbert.de/" rel="noopener noreferrer">Zurück zu den Vorträgen</a>
|
||||
|
@ -1,5 +0,0 @@
|
||||
<h1>"Oh, ein Fehler. 😐"</h1>
|
||||
|
||||
Sieht so aus, als hätte sich der Fehlerteufel eingeschlichen.
|
||||
<a href="https://lectures.schallbert.de/" rel="noopener noreferrer">Zurück zu den Vorträgen</a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user