Skip to content

Commit

Permalink
Merging
Browse files Browse the repository at this point in the history
  • Loading branch information
iAvoe committed May 5, 2024
2 parents 1229682 + a4e4ae5 commit ac0cb8c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Push generated webpage to another repository
uses: nkoppel/[email protected]
env:
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
with:
source-files: '%E5%AE%8C%E6%95%B4-%E7%B2%BE%E7%AE%80%E7%89%88x264-x265%E6%95%99%E7%A8%8Bdocx-pdf/x265-tutorial-web'
destination-username: 'iAvoe'
destination-repository: 'iAvoe.github.io'
destination-directory: 'x265-tutorial-web/'

0 comments on commit ac0cb8c

Please sign in to comment.