Skip to content

Commit

Permalink
Configure validations using CI
Browse files Browse the repository at this point in the history
  • Loading branch information
arendondiosa committed Jun 15, 2024
1 parent 6fb7b68 commit 3d45ca1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,6 @@ jobs:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4

- name: Show URL
run: echo ${{ steps.deployment.outputs.page_url }}

0 comments on commit 3d45ca1

Please sign in to comment.