Skip to content

Commit

Permalink
style: format with prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
mahyarmirrashed committed Dec 16, 2024
1 parent ad105ee commit da35a71
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ jobs:
env:
PUBLIC_MAPTILER_KEY: ${{ secrets.PUBLIC_MAPTILER_KEY }}
PUBLIC_GITHUB_LINK: ${{ secrets.PUBLIC_GITHUB_LINK }}
PUBLIC_API_ENDPOINT__UNIVERISTY_OF_WATERLOO: ${{ secrets.PUBLIC_API_ENDPOINT__UNIVERISTY_OF_WATERLOO }}
PUBLIC_API_ENDPOINT__UNIVERISTY_OF_WATERLOO:
${{ secrets.PUBLIC_API_ENDPOINT__UNIVERISTY_OF_WATERLOO }}
- name: Publish
uses: peaceiris/actions-gh-pages@v3
with:
Expand Down

0 comments on commit da35a71

Please sign in to comment.