Skip to content

Commit 6cb02d0

Browse files
Update hackathon-demo.yml
1 parent b1829da commit 6cb02d0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/hackathon-demo.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,9 @@ jobs:
268268
contents: read
269269
pages: write
270270
id-token: write
271+
environment:
272+
name: github-pages
273+
url: ${{ steps.deployment.outputs.page_url }}
271274

272275
steps:
273276
- name: "Generate Mind-Blowing Live Demo Dashboard"
@@ -553,6 +556,7 @@ jobs:
553556
path: ./demo_dashboard
554557

555558
- name: "Deploy Epic Demo Dashboard"
559+
id: deployment
556560
uses: actions/deploy-pages@v4
557561

558562
hackathon-victory-summary:

0 commit comments

Comments
 (0)