Skip to content

article: 再看时间 #6

article: 再看时间

article: 再看时间 #6

Workflow file for this run

name: Post my words to my own blog site
on: [push]
jobs:
post-my-words:
runs-on: ubuntu-latest
steps:
- name: Trigger my blog site to import from my-words
run: |
curl --location --request POST 'zou8944.com/import'