We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cloudposse/.github
1 parent c9b70c9 commit d24fac8Copy full SHA for d24fac8
.github/workflows/release-branch.yml
@@ -15,5 +15,5 @@ permissions: {}
15
16
jobs:
17
terraform-module:
18
- uses: cloudposse/github-actions-workflows-terraform-module/.github/workflows/release-branch.yml@release-workflows
+ uses: cloudposse/github-actions-workflows-terraform-module/.github/workflows/release-branch.yml@main
19
secrets: inherit
.github/workflows/release-published.yml
@@ -9,5 +9,5 @@ permissions: {}
9
10
11
12
- uses: cloudposse/github-actions-workflows-terraform-module/.github/workflows/release-published.yml@release-workflows
+ uses: cloudposse/github-actions-workflows-terraform-module/.github/workflows/release-published.yml@main
13
0 commit comments