Add Forgejo Actions #13

Merged
wonderfulfrog merged 20 commits from feat/workflow into main 2025-04-14 21:11:14 -07:00
Showing only changes of commit e7789b3a77 - Show all commits

View file

@ -3,6 +3,7 @@ on: [push]
env: env:
DARK_VISITORS_ACCESS_TOKEN: "${{ secrets.DARK_VISITORS_ACCESS_TOKEN }}" DARK_VISITORS_ACCESS_TOKEN: "${{ secrets.DARK_VISITORS_ACCESS_TOKEN }}"
URL: "${{ secrets.URL }}"
jobs: jobs:
build_and_deploy: build_and_deploy: