Spaces:
Running
on
T4
Running
on
T4
Borg93
commited on
Commit
•
66584c0
1
Parent(s):
65c8f5e
Delete .github/workflows/sync_to_riksarkivet_repo.yml
Browse files
.github/workflows/sync_to_riksarkivet_repo.yml
DELETED
@@ -1,15 +0,0 @@
|
|
1 |
-
name: Sync to Riksarkivet repo
|
2 |
-
on: workflow_dispatch
|
3 |
-
|
4 |
-
jobs:
|
5 |
-
sync-to-hub:
|
6 |
-
runs-on: ubuntu-latest
|
7 |
-
steps:
|
8 |
-
- uses: actions/checkout@v3
|
9 |
-
with:
|
10 |
-
fetch-depth: 0
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|