Skip to content

Update static.yml

Update static.yml #4

Workflow file for this run

- name: Push generated webpage to another repository

Check failure on line 1 in .github/workflows/static.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/static.yml

Invalid workflow file

You have an error in your yaml syntax on line 1
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]'