mirror of
https://github.com/nikdoof/website-hugo.git
synced 2025-12-13 22:42:24 +00:00
Correct retro deploy for main only
This commit is contained in:
2
.github/workflows/deploy-retro.yml
vendored
2
.github/workflows/deploy-retro.yml
vendored
@@ -4,7 +4,7 @@ on:
|
||||
# Runs on pushes targeting the default branch
|
||||
push:
|
||||
branches:
|
||||
- '*'
|
||||
- main
|
||||
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user