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.
1 parent 7d0c014 commit b1b54fdCopy full SHA for b1b54fd
.github/workflows/deploy-prod.yml
@@ -94,6 +94,7 @@ jobs:
94
- uses: actions/checkout@v4
95
with:
96
fetch-depth: 0
97
+ fetch-tags: true
98
99
- name: Parse Terraform Outputs and Set Environment Variables
100
run: |
0 commit comments