Update .gitea/workflows/deploy.yaml
All checks were successful
Deploy ajet.fyi / Explore-Gitea-Actions (push) Successful in 1s
All checks were successful
Deploy ajet.fyi / Explore-Gitea-Actions (push) Successful in 1s
This commit is contained in:
parent
367c1abf6a
commit
2654c7a4bb
@ -1,6 +1,9 @@
|
||||
name: Deploy ajet.fyi
|
||||
run-name: ${{ gitea.actor }} is deploying ajet.fyi
|
||||
on: [push]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user