only deploy when on main
All checks were successful
Website build and deploy / build (pull_request) Successful in 17s
All checks were successful
Website build and deploy / build (pull_request) Successful in 17s
This commit is contained in:
@@ -62,3 +62,4 @@ jobs:
|
|||||||
source: "public/*"
|
source: "public/*"
|
||||||
rm: true
|
rm: true
|
||||||
strip_components: 1
|
strip_components: 1
|
||||||
|
if: gitea.ref == 'refs/heads/main'
|
||||||
|
|||||||
Reference in New Issue
Block a user