Spaces:
Sleeping
Sleeping
correct yml
Browse files
.github/workflows/sync_to_riksarkivet_repo.yml
CHANGED
@@ -11,5 +11,5 @@ jobs:
|
|
11 |
lfs: true
|
12 |
- name: Push to riksarkivet
|
13 |
env:
|
14 |
-
|
15 |
run: git push --force https://Riksarkivet:[email protected]/Riksarkivet/HTRFLOW main
|
|
|
11 |
lfs: true
|
12 |
- name: Push to riksarkivet
|
13 |
env:
|
14 |
+
GH_TOKEN: ${{ secrets.GH_TOKEN }}
|
15 |
run: git push --force https://Riksarkivet:[email protected]/Riksarkivet/HTRFLOW main
|