[CHORE] Adjust Actions
This commit is contained in:
parent
1e3c32b3e7
commit
bb8787fded
1 changed files with 5 additions and 0 deletions
|
@ -40,6 +40,11 @@ runs:
|
|||
fi
|
||||
echo "${{ env.BACKUP_S3_MIRROR_TARGET }}"
|
||||
echo "backups/forgejo-repositories/${{ forgejo.repository }}"
|
||||
- name: Fix Env Format
|
||||
run: |
|
||||
echo "vvvvv"
|
||||
echo "${{ env.BACKUP_S3_MIRROR_TARGET }}"
|
||||
echo "backups/forgejo-repositories/${{ forgejo.repository }}"
|
||||
# Backup Repository
|
||||
- name: S3 Backup
|
||||
uses: https://github.com/peter-evans/s3-backup@v1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue