Parcourir la source

remove unnecessary quotes from workflow

Aneurin Barker Snook il y a 11 mois
Parent
commit
2583910b2c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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: