Sfoglia il codice sorgente

Workflow fix

master
Palash Bansal 3 anni fa
parent
commit
bd4455e9d4
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 0 aggiunte e 3 eliminazioni
  1. 0
    3
      .github/workflows/deploy-pages.yml

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

push: push:
branches: ["master"] 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 # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions: permissions:
contents: read contents: read

Loading…
Annulla
Salva