Skip to content

Create S04E02-DragonOS-龙进.md (#280) #119

Create S04E02-DragonOS-龙进.md (#280)

Create S04E02-DragonOS-龙进.md (#280) #119

Workflow file for this run

name: generator
on:
push:
branches: [master]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
if: "!contains(github.event.head_commit.message, 'ci skip')"
steps:
- uses: actions/[email protected]
- name: Update archive
uses: linuxsuren/[email protected]
env:
GH_TOKEN: ${{ secrets.GH_SECRETS }}
with:
pattern: 'archives/*.yaml'
template: 'archives.tpl'
output: 'archives.md'
username: linuxsuren
org: opensource-f2f
repo: episode
push: false
- name: Update readme
uses: linuxsuren/[email protected]
env:
GH_TOKEN: ${{ secrets.GH_SECRETS }}
with:
pattern: 'shownotes/*.md'
username: linuxsuren
org: opensource-f2f
repo: episode