Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mkosir committed Jul 15, 2023
1 parent 5ac638e commit eebe076
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ jobs:

- uses: nwtgck/actions-netlify@v1.2
with:
publish-dir: ${{ env.FILE_PATH_UI_BUILD }}
publish-dir: ${{ env.FILE_PATH_UI_TAILWIND_BUILD }}
production-deploy: true
env:
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
Expand All @@ -311,7 +311,7 @@ jobs:

- uses: nwtgck/actions-netlify@v1.2
with:
publish-dir: ${{ env.FILE_PATH_UI_BUILD }}
publish-dir: ${{ env.FILE_PATH_UI_TAILWIND_BUILD }}
production-deploy: true
env:
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
Expand Down

0 comments on commit eebe076

Please sign in to comment.