Add Forgejo Actions #13
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ name: Build and Deploy
|
||||||
on: [push]
|
on: [push]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
DARK_VISITORS_ACCESS_TOKEN="${{ env.DARK_VISITORS_ACCESS_TOKEN }}"
|
DARK_VISITORS_ACCESS_TOKEN="${{ secrets.DARK_VISITORS_ACCESS_TOKEN }}"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_and_deploy:
|
build_and_deploy:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue