Skip to content

Commit

Permalink
workspace id
Browse files Browse the repository at this point in the history
  • Loading branch information
rhyek committed Mar 18, 2024
1 parent ca0a624 commit 3c82244
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ env:
FORCE_COLOR: 1

jobs:
terraform-apply:
name: Terraform Apply
terraform:
name: Terraform
runs-on: ubuntu-22.04
permissions:
contents: read
Expand Down Expand Up @@ -60,7 +60,7 @@ jobs:
- uses: dnsbty/[email protected]
with:
api-token: ${{ secrets.TF_API_TOKEN }}
workspace-id: ${{ env.TF_WORKSPACE }}
workspace-id: ws-pftgvrxWKzhd2z9z
outputs: |
ecr_repository_scrape_txs_url
Expand Down

0 comments on commit 3c82244

Please sign in to comment.