fix: template glob should use post-rename path
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
- rename:
|
||||
- "^src/(.*)$": "$1"
|
||||
- template:
|
||||
- "src/.github/workflows/release.yaml"
|
||||
- ".github/workflows/release.yaml"
|
||||
- template-vars:
|
||||
GH_APP_ID_VAR: CHRISTMAS_ISLAND_APP_ID
|
||||
GH_APP_KEY_SECRET: CHRISTMAS_ISLAND_PRIVATE_KEY
|
||||
|
||||
Reference in New Issue
Block a user