mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2026-05-08 17:58:38 +00:00
ci(release): pass secrets to called workflow
This commit is contained in:
@@ -5,6 +5,11 @@ on:
|
||||
branches:
|
||||
- docs
|
||||
workflow_call:
|
||||
secrets:
|
||||
GH_PAT:
|
||||
required: true
|
||||
BUILDER:
|
||||
required: true
|
||||
|
||||
jobs:
|
||||
launch:
|
||||
|
||||
Reference in New Issue
Block a user