Skip to content

Commit 0aad23e

Browse files
authored
Merge pull request #26 from elbeno/update-from-cicd
⬆️ 👷 Update from upstream CI/CD
2 parents cdd8729 + cbb025e commit 0aad23e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/asciidoctor-ghpages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
id-token: write
6565
environment:
6666
name: github-pages
67-
url: $${{ steps.deployment.outputs.page_url }}
67+
url: ${{ steps.deployment.outputs.page_url }}
6868
runs-on: ${{ github.repository_owner == 'intel' && 'intel-' || '' }}ubuntu-22.04
6969
steps:
7070
- name: Deploy to github pages

0 commit comments

Comments
 (0)