Skip to content

Commit

Permalink
ci: fix CNAME (#272)
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgepiloto committed Jun 22, 2023
1 parent 6e35c7a commit 2dee542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

env:
MAIN_PYTHON_VERSION: '3.10'
DOCUMENTATION_CNAME: 'ansys.github.io/actions'
DOCUMENTATION_CNAME: 'actions.docs.ansys.com'
test-library-name: 'ansys-actions'

concurrency:
Expand Down

0 comments on commit 2dee542

Please sign in to comment.