Quellcode durchsuchen

Workflow fix

master
Palash Bansal vor 3 Jahren
Ursprung
Commit
bd4455e9d4
Es ist kein Account mit der E-Mail-Adresse des Committers verbunden
1 geänderte Dateien mit 0 neuen und 3 gelöschten Zeilen
  1. 0
    3
      .github/workflows/deploy-pages.yml

+ 0
- 3
.github/workflows/deploy-pages.yml Datei anzeigen

@@ -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…
Abbrechen
Speichern