Skip to content

Commit

Permalink
Added Quant credentials.
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Barbun committed Nov 12, 2024
1 parent 2a4bb21 commit 5b12241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Set environment variables.
run: |
echo "QUANT_CUSTOMER=salsa-digital" >> "$GITHUB_ENV"
echo "QUANT_PROJECT=test-ansible-docs" >> "$GITHUB_ENV"
echo "QUANT_PROJECT=lagoon-ansible-collection" >> "$GITHUB_ENV"
echo "QUANT_TOKEN=${{ secrets.QUANT_TOKEN }}" >> "$GITHUB_ENV"
- name: Deploy updates to QuantCDN
Expand Down

0 comments on commit 5b12241

Please sign in to comment.