Skip to content

Commit

Permalink
Major: Update terraform-test.yml (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
David Arnold authored and GitHub committed Mar 25, 2025
1 parent d0d3997 commit ebbcf27
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/terraform-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,7 @@ jobs:
- name: Run Terraform Module Release Action
uses: HappyPathway/terraform-module-release@main
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
github-token: ${{ secrets.GH_TOKEN }}
working-directory: '.'
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

0 comments on commit ebbcf27

Please sign in to comment.