@@ -18,6 +18,9 @@ jobs:
|
||||
# - name: Build page
|
||||
# run: /opt/python-env/bin/zensical build
|
||||
|
||||
- name: List content
|
||||
run: ls -la .
|
||||
|
||||
- name: Configure Git
|
||||
run: |
|
||||
git config --global user.name "Gitea Actions"
|
||||
|
||||
Reference in New Issue
Block a user