Skip to content

Commit

Permalink
Update deploy-github-io.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ZookaOnGit authored Jun 27, 2024
1 parent 105b1b6 commit 9a55116
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/deploy-github-io.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ name: Deploy static content to Pages

on:
# Runs on pushes targeting the default branch
push:
branches: ["main"]
workflow_run:
workflows: ['Create json index']
types: [completed]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit 9a55116

Please sign in to comment.