Update .gitea/workflows/s3-repo-backup.yml
This commit is contained in:
parent
778f7fb127
commit
6ea87ae742
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ on:
|
|||
branches: [ master ]
|
||||
|
||||
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: ${{ secrets.S3_REPO_BACKUP_KEY }}
|
||||
REPO_DIR: ${{ gitea.workspace }}/${{ gitea.respository }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue