Skip to content

Commit 184cf33

Browse files
author
Invers3
committed
Update lastposts.yml
Testing
1 parent dbdda16 commit 184cf33

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/lastposts.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Crear nuevo post
22
on:
33
push:
44
branches: [ master ]
5+
env:
6+
GITHUB_TOKEN: ${{ secrets.AUTH_SECRET }}
57
jobs:
68
crear-post:
79
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)