Skip to content

Commit

Permalink
Update build-and-deploy-documents-to-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdallah-Ragab authored Sep 11, 2023
1 parent 9dd7c24 commit f0c385e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/build-and-deploy-documents-to-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
name: Build and Deploy Documents to Pages

on:
# Runs on pushes targeting the default branch
push:
branches: ["main"]

# Allows you to run this workflow manually from the Actions tab
release:
types: [published]
workflow_dispatch:
workflow_run:
workflows: python-publish


# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
Expand Down

0 comments on commit f0c385e

Please sign in to comment.