Better step name

This commit is contained in:
Faustin Lammler 2025-03-20 16:24:45 +01:00
parent f13509d37f
commit 0ac5746640
No known key found for this signature in database
GPG Key ID: 390A2F27832A5C79
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ jobs:
-H "Authorization: Bearer $GH_TOKEN" \
-H "X-GitHub-Api-Version: 2022-11-28" \
-o "archive.tgz" "$ARCHIVE_URL"
- name: Export backup
- name: Save backup (restic)
run: |
export RESTIC_REPOSITORY=$RESTIC_REPOSITORY_URL/$REPO_NAME
# init repository if necessary