Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TeenBiscuits authored Jan 20, 2024
1 parent 625a1d9 commit 3562771
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Construir documentación

on:
push:
branches: ["web-docs"]
branches: ["main"]

permissions:
id-token: write
Expand Down Expand Up @@ -81,4 +81,4 @@ jobs:

- name: Implementar en GitHub Pages
id: deployment
uses: actions/deploy-pages@v1
uses: actions/deploy-pages@v1

0 comments on commit 3562771

Please sign in to comment.