Browse Source

remove unnecessary quotes from workflow

Aneurin Barker Snook 11 months ago
parent
commit
2583910b2c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/deploy-github-pages.yml

+ 1 - 1
.github/workflows/deploy-github-pages.yml

@@ -1,4 +1,4 @@
-name: "Deploy to GitHub Pages"
+name: Deploy to GitHub Pages
 
 on:
   workflow_dispatch: