fixed netlify url

This commit is contained in:
_den 2022-07-01 19:02:31 +10:00
parent f9702bc650
commit ee66894999

View File

@ -64,6 +64,7 @@ jobs:
with:
publish-dir: './dist'
#production-branch: master
alias: deploy-preview-${{ github.event.number }}
deploy-message: Deploy from GitHub Actions PR-${{ github.event.number }}
github-token: ${{ secrets.GITHUB_TOKEN }}
env: