Skip to content

Commit ebc855d

Browse files
committed
fixed workflow
1 parent fc9fcfb commit ebc855d

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ on:
77
jobs:
88
plugins:
99
uses: ./.github/workflows/release-v1-beta-platform-plugins.yml
10+
secrets: inherit
1011

1112
core:
1213
needs: plugins
1314
uses: ./.github/workflows/release-v1-beta-core.yml
15+
secrets: inherit

.talismanrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ fileignoreconfig:
55
checksum: 93f587bdb40e90560278654d116ca15ac901abfbfc666f82cddb53eac212eebe
66
- filename: packages/contentstack-bootstrap/src/bootstrap/utils.ts
77
checksum: 6e6fb00bb11b03141e5ad27eeaa4af9718dc30520c3e73970bc208cc0ba2a7d2
8+
- filename: .github/workflows/release.yml
9+
checksum: 73807361b1a862dc882846ac75fefca49e3c734db032e9aa80158f2a686bea13
810
version: '1.0'

0 commit comments

Comments
 (0)