Skip to content

Commit

Permalink
Remove extraneous type declaration (fix)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukiffer committed Jan 2, 2023
1 parent f28ac04 commit efe9256
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/terragrunt-apply.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,8 @@ on:
secrets:
GIT_TOKEN_BASIC:
required: true
type: string
TFC_ACCESS_TOKEN:
required: true
type: string
jobs:
terragrunt-apply:
runs-on: ubuntu-latest
Expand Down

0 comments on commit efe9256

Please sign in to comment.