Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyujulin authored Aug 31, 2024
1 parent f10e49d commit 2d57cf1
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,2 @@
- name: Push generated webpage to another repository
uses: nkoppel/[email protected]
env:
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
with:
source-files: 'webpage/'
destination-username: 'nkoppel'
destination-repository: 'nkoppel.github.io'
destination-directory: 'projects/my-project'
commit-email: '[email protected]'
- name: Copy files from workflow container or repository to another repository
uses: lubu12/copy-files-to-repository@v1

0 comments on commit 2d57cf1

Please sign in to comment.