Skip to content

Commit fe090fd

Browse files
committed
I'm a little teapot
1 parent 4fc8f0e commit fe090fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/BuildImage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Build Image
33
on: [push, pull_request, workflow_dispatch]
44

55
env:
6-
ENDPOINT: "aptalca/restic"
6+
ENDPOINT: "aptalca/autorestic"
77

88
jobs:
99
build:

.github/workflows/update.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
workflow_dispatch:
77

88
env:
9-
REPO: "restic"
9+
REPO: "autorestic"
1010

1111
jobs:
1212
base-updater:

0 commit comments

Comments
 (0)