File tree Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Original file line number Diff line number Diff line change 44 push :
55 branches :
66 - main
7- - release/* *
7+ - release/v *
88 paths-ignore :
99 - ' .github/**'
1010 - ' docs/**'
1111 - ' examples/**'
1212 - ' test/**'
1313
14- permissions :
15- contents : write
16- id-token : write
14+ permissions : {}
1715
1816jobs :
1917 terraform-module :
2018 uses : cloudposse/github-actions-workflows-terraform-module/.github/workflows/release-branch.yml@main
21- secrets :
22- github_access_token : ${{ secrets.REPO_ACCESS_TOKEN }}
19+ secrets : inherit
Original file line number Diff line number Diff line change 55 types :
66 - published
77
8- permissions :
9- contents : write
10- id-token : write
8+ permissions : {}
119
1210jobs :
1311 terraform-module :
14- uses : cloudposse/github-actions-workflows-terraform-module/.github/workflows/release.yml@main
12+ uses : cloudposse/github-actions-workflows-terraform-module/.github/workflows/release-published.yml@main
13+ secrets : inherit
You can’t perform that action at this time.
0 commit comments