[FEATURE] Adjusted TLD
This commit is contained in:
parent
c56d4addcd
commit
dc0e78b673
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ on:
|
||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
S3_BACKUP_ENDPOINT: https://s3.dunemask.net
|
S3_BACKUP_ENDPOINT: https://s3.dunemask.dev
|
||||||
S3_BACKUP_KEY_ID: gitea-repo-backup
|
S3_BACKUP_KEY_ID: gitea-repo-backup
|
||||||
S3_BACKUP_KEY: ${{ secrets.S3_REPO_BACKUP_KEY }}
|
S3_BACKUP_KEY: ${{ secrets.S3_REPO_BACKUP_KEY }}
|
||||||
REPO_DIR: ${{ gitea.workspace }}/${{ gitea.respository }}
|
REPO_DIR: ${{ gitea.workspace }}/${{ gitea.respository }}
|
||||||
|
|
Reference in a new issue