We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f03c7d6 commit 3e19e0aCopy full SHA for 3e19e0a
1 file changed
.github/workflows/release_created.yaml
@@ -10,7 +10,7 @@ concurrency:
10
11
jobs:
12
deploy-main:
13
- name: Deploy changes to main in nonprod AWS Account
+ name: Package and Publish Terraform Modules to GitHub Releases assets
14
runs-on: ubuntu-latest
15
16
permissions:
0 commit comments