Skip to content

remove sound juicer #113

remove sound juicer

remove sound juicer #113

# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: Bitbucket Mirror
on:
workflow_dispatch:
push:
branches:
- '**'
jobs:
mirror:
uses: aps831/workflows/.github/workflows/bitbucket-mirror.yaml@master
with:
repositoryname: dotfiles
secrets:
BITBUCKET_SSH_PRIVATE_KEY: ${{ secrets.BITBUCKET_SSH_PRIVATE_KEY }}