Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexTorresDev committed Nov 19, 2023
2 parents 929a7f1 + 34f8e50 commit b404bc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ jobs:
- name: Deploy to GitHub Pages
if: steps.semantic.outputs.new_release_published == 'true' || ${{ github.event.inputs.force }} == 'true'
id: deployment
uses: actions/deploy-pages@v2
uses: actions/deploy-pages@v2

0 comments on commit b404bc3

Please sign in to comment.