This commit is contained in:
parent
253d8cf313
commit
60571314b1
@ -5,13 +5,13 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: weblog.lol
|
name: weblog.lol
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
fetch-depth: 2
|
fetch-depth: 2
|
||||||
- uses: nanasess/setup-php@v4
|
- uses: nanasess/setup-php@v4
|
||||||
with:
|
with:
|
||||||
php-version: '8.1'
|
php-version: '8.1'
|
||||||
- id: weblog_import
|
- id: weblog_import
|
||||||
uses: neatnik/weblog.lol@v1
|
uses: neatnik/weblog.lol@v1
|
||||||
env:
|
env:
|
||||||
ADDRESS: emma
|
ADDRESS: emma
|
||||||
|
Loading…
x
Reference in New Issue
Block a user