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