Fixed syncer
This commit is contained in:
parent
f356d4ab57
commit
3b8a02ac51
|
@ -27,7 +27,7 @@ jobs:
|
||||||
|
|
||||||
- uses: GuillaumeFalourd/copy-push-files@v1
|
- uses: GuillaumeFalourd/copy-push-files@v1
|
||||||
with:
|
with:
|
||||||
source_files: src/builder src/main src/test Changelog.md README.md
|
source_files: src Changelog.md README.md
|
||||||
remote_repository: https://github.com/Speiger/Primitive-Collections
|
remote_repository: https://github.com/Speiger/Primitive-Collections
|
||||||
access_token: ${{ secrets.PUSH_TOKEN }}
|
access_token: ${{ secrets.PUSH_TOKEN }}
|
||||||
target_branch: debug
|
target_branch: debug
|
||||||
|
|
Loading…
Reference in New Issue