Skip to content

Update from https://github.com/X4BNet/lists_bots/commit/04a0727cc74a3… #587

Update from https://github.com/X4BNet/lists_bots/commit/04a0727cc74a3…

Update from https://github.com/X4BNet/lists_bots/commit/04a0727cc74a3… #587

name: "Update X4B: semrush"
on:
push:
paths:
- 'outputs/semrush.txt'
branches:
- main
workflow_dispatch:
jobs:
commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Push IPv4 to processing repository
uses: X4BNet/copy_file_to_another_repo_action@main
env:
API_TOKEN_GITHUB: ${{ secrets.MY_GITHUB_TOKEN }}
with:
source_file: 'outputs/semrush.txt'
destination_repo: 'X4Bnet/cfg_lists'
destination_folder: '/input/'
rename: semrush.list
user_email: '[email protected]'
user_name: 'listbuilder'
destination_branch: "main"