Bladeren bron

Workflow fix

master
Palash Bansal 3 jaren geleden
bovenliggende
commit
bd4455e9d4
No account linked to committer's email address
1 gewijzigde bestanden met toevoegingen van 0 en 3 verwijderingen
  1. 0
    3
      .github/workflows/deploy-pages.yml

+ 0
- 3
.github/workflows/deploy-pages.yml Bestand weergeven

@@ -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

Laden…
Annuleren
Opslaan