Skip to content

Commit

Permalink
updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfmnk committed Aug 12, 2024
1 parent 6879a64 commit 7d5c912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Tests

env:
TF_ACC: "1"
CLOUDCONNEXA_TEST_ORGANIZATION: ${{ vars.CLOUDCONNEXA_TEST_ORGANIZATION }}
CLOUDCONNEXA_TEST_ORGANIZATION: ${{ secrets.CLOUDCONNEXA_TEST_ORGANIZATION }}
CLOUDCONNEXA_CLIENT_ID: ${{ secrets.CLOUDCONNEXA_CLIENT_ID }}
CLOUDCONNEXA_CLIENT_SECRET: ${{ secrets.CLOUDCONNEXA_CLIENT_SECRET }}

Expand Down

0 comments on commit 7d5c912

Please sign in to comment.