Skip to content

build: pause lint:ts #70

build: pause lint:ts

build: pause lint:ts #70

Workflow file for this run

name: backup
on: [push, delete]
jobs:
backup:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
with:
fetch-depth: "0"
- uses: ruicsh/backup-action@main
with:
bitbucket_app_user: ${{ secrets.BACKUP_APP_USER }}
bitbucket_app_password: ${{ secrets.BACKUP_APP_PASSWORD }}
target_repo: tuplo/numberfmt