mirror of
https://github.com/kiranhart/Auction-House.git
synced 2025-01-23 15:21:20 +01:00
exclude
This commit is contained in:
parent
350689eeed
commit
3546faa4c9
3
.github/workflows/maven.yml
vendored
3
.github/workflows/maven.yml
vendored
@ -10,7 +10,6 @@ jobs:
|
||||
|
||||
steps:
|
||||
|
||||
|
||||
- name: Transfer main branch to Tweetzy
|
||||
uses: andstor/copycat-action@v3
|
||||
with:
|
||||
@ -22,4 +21,4 @@ jobs:
|
||||
src_branch: main
|
||||
dst_branch: main
|
||||
commit_message: ${{ github.event.head_commit.message }}
|
||||
exclude: /.github/
|
||||
exclude: .github/
|
||||
|
Loading…
Reference in New Issue
Block a user