Skip to content

Update stun_bt_lucky.sh #45

Update stun_bt_lucky.sh

Update stun_bt_lucky.sh #45

Workflow file for this run

name: Pages
on:
push:
branches: main
jobs:
Pages:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Pushes to another repository
uses: cpina/github-action-push-to-another-repository@main
env:
SSH_DEPLOY_KEY: ${{ secrets.SSH_DEPLOY_KEY }}
with:
source-directory: '.'
target-directory: 'STUN_BT'
destination-github-username: 'Oniicyan'
destination-repository-name: 'Pages'