We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a6d2d7 commit 34df412Copy full SHA for 34df412
1 file changed
.github/workflows/ansible-tests-pr.yml
@@ -66,5 +66,5 @@ jobs:
66
run: make testall
67
working-directory: .ansible/collections/ansible_collections/equinix/cloud
68
env:
69
- METAL_API_TOKEN: ${{ secrets.METAL_API_TOKEN }}
+ METAL_AUTH_TOKEN: ${{ secrets.METAL_AUTH_TOKEN }}
70
0 commit comments