Skip to content

add action to chrome branch #3

add action to chrome branch

add action to chrome branch #3

Workflow file for this run

name: Copy
on:
workflow_dispatch:
jobs:
copy:
name: Copy common files between Firefox and Chrome repos
runs-on: ubuntu-latest
steps:
- name: CopyCat
uses: andstor/copycat-action@v3
with:
personal_token: ${{ secrets.PERSONAL_TOKEN }}
src_path: /.
dst_path: /.
dst_owner: ellielle
dst_repo_name: gw2-wiki-dark
dst_branch: chrome
src_branch: main
exclude: */manifest.json/*

Check failure on line 21 in .github/workflows/copy.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/copy.yml

Invalid workflow file

You have an error in your yaml syntax on line 21