Parcourir la source

Workflow fix

master
Palash Bansal il y a 3 ans
Parent
révision
bd4455e9d4
Aucun compte lié à l'adresse e-mail de l'auteur
1 fichiers modifiés avec 0 ajouts et 3 suppressions
  1. 0
    3
      .github/workflows/deploy-pages.yml

+ 0
- 3
.github/workflows/deploy-pages.yml Voir le fichier

@@ -8,9 +8,6 @@ on:
push:
branches: ["master"]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
contents: read

Chargement…
Annuler
Enregistrer