Skip to content

Commit 8fcbbb6

Browse files
committed
Fix workflow name in GitHub Pages deployment
1 parent 3971ba3 commit 8fcbbb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github-pages-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Exportera till HTML-format och publicera till GitHub Pages
1+
name: Exportera till HTML och publicera till GitHub Pages
22

33
on:
44
workflow_dispatch: # Tillåter manuell körning

0 commit comments

Comments
 (0)