Skip to content

Commit

Permalink
reduced to a single glob pattern since there is confusion using multiple
Browse files Browse the repository at this point in the history
  • Loading branch information
miampf committed Jan 29, 2024
1 parent 83a1934 commit 6945af3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/actions/constellation_create/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,6 @@ runs:
with:
name: terraform-state-${{ inputs.artifactNameSuffix }}
path: >
constellation-terraform/!(.terraform|plan.zip)
constellation-iam-terraform/!(.terraform)
constellation*-terraform/!(.terraform|plan.zip)
encryptionSecret: ${{ inputs.encryptionSecret }}

0 comments on commit 6945af3

Please sign in to comment.