mirror of
https://github.com/kiranhart/Auction-House.git
synced 2025-02-16 19:21:20 +01:00
changes
This commit is contained in:
parent
0881a01b1a
commit
ddb1513648
4
.github/workflows/maven.yml
vendored
4
.github/workflows/maven.yml
vendored
@ -22,9 +22,9 @@ jobs:
|
||||
id: push_directory
|
||||
env:
|
||||
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
|
||||
uses: cpina/github-action-push-to-another-repository@cp_instead_of_deleting
|
||||
uses: cpina/github-action-push-to-another-repository@master
|
||||
with:
|
||||
source-directory: 'output'
|
||||
source-directory: '.'
|
||||
destination-github-username: 'Tweetzy'
|
||||
destination-repository-name: 'Auction-House'
|
||||
user-email: 'kiran.hart@live.com'
|
||||
|
Loading…
Reference in New Issue
Block a user