api token secret

This commit is contained in:
Kiran Hart 2021-02-26 17:06:34 -05:00
parent 9ee63e6895
commit 7c8f0a47b4

View File

@ -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'