Skip to content

Update 2023-04-22_16_58_welcome-to-the-weblog-o-sphere.md #63

Update 2023-04-22_16_58_welcome-to-the-weblog-o-sphere.md

Update 2023-04-22_16_58_welcome-to-the-weblog-o-sphere.md #63

Workflow file for this run

on: [push]
jobs:
weblog_import:
runs-on: ubuntu-latest
name: weblog.lol
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 2
- id: weblog_import
uses: neatnik/weblog.lol@v1
env:
ADDRESS: zak
WEBLOG_API_KEY: ${{ secrets.WEBLOG_API_KEY }}