repo transfer testing

This commit is contained in:
Kiran Hart 2021-02-26 17:00:22 -05:00
parent 00d95e9cc3
commit 9ee63e6895

View File

@ -17,3 +17,13 @@ jobs:
- name: Build with Maven
run: mvn package
- name: Transfer main branch to Tweetzy
id: push_directory
uses: cpina/github-action-push-to-another-repository@cp_instead_of_deleting
with:
source-directory: 'output'
destination-github-username: 'Tweetzy'
destination-repository-name: 'Auction-House'
user-email: 'kiran.hart@live.com'
commit-message: See ORIGIN_COMMIT