Browse Source

Workflow fix

master
Palash Bansal 3 years ago
parent
commit
bd4455e9d4
No account linked to committer's email address
1 changed files with 0 additions and 3 deletions
  1. 0
    3
      .github/workflows/deploy-pages.yml

+ 0
- 3
.github/workflows/deploy-pages.yml View File

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

Loading…
Cancel
Save