Skip to content

Commit 934dae3

Browse files
committed
Update blog post.
1 parent edbd0bb commit 934dae3

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/update_ghost_post.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818

1919
- uses: gamemann/ghost-post-update-action@v1.0.0
2020
with:
21-
env_file: .dtua/.env
2221
ghost_api_url: ${{ secrets.GHOST_API_URL }}
2322
ghost_admin_api_key: ${{ secrets.GHOST_ADMIN_API_KEY }}
2423
ghost_post_id: ${{ secrets.GHOST_POST_ID }}

.gpua/.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
LINES_SKIP=1,2,3,4,5,6,10,11

0 commit comments

Comments
 (0)