Bläddra i källkod

Workflow fix

master
Palash Bansal 3 år sedan
förälder
incheckning
bd4455e9d4
Inget konto är kopplat till bidragsgivarens mejladress
1 ändrade filer med 0 tillägg och 3 borttagningar
  1. 0
    3
      .github/workflows/deploy-pages.yml

+ 0
- 3
.github/workflows/deploy-pages.yml Visa fil

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

Laddar…
Avbryt
Spara