mirror of
https://github.com/kiranhart/Auction-House.git
synced 2024-11-22 05:25:11 +01:00
api token secret
This commit is contained in:
parent
9ee63e6895
commit
7c8f0a47b4
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
@ -20,6 +20,8 @@ jobs:
|
||||
|
||||
- name: Transfer main branch to Tweetzy
|
||||
id: push_directory
|
||||
env:
|
||||
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
|
||||
uses: cpina/github-action-push-to-another-repository@cp_instead_of_deleting
|
||||
with:
|
||||
source-directory: 'output'
|
||||
|
Loading…
Reference in New Issue
Block a user