Skip to content

Commit

Permalink
Update terraform_apply.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
arnol377 committed Sep 26, 2024
1 parent 04c0163 commit 78d2c96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform_apply.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
# The type of runner that the job will run on
runs-on: [ "229685449397" ]
env:
GITHUB_TOKEN: "${{ secrets.GH_TOKEN }}"
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
GITHUB_OWNER: CSVD
GITHUB_BASE_URL: https://github.e.it.census.gov
TF_WORKSPACE: ${{ vars.terraform_workspace }}
Expand Down

0 comments on commit 78d2c96

Please sign in to comment.