Skip to content

Commit cbb025e

Browse files
committed
⬆️ 👷 Update from upstream CI/CD
1 parent cdd8729 commit cbb025e

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)