Remove alias from netlify publish

This commit is contained in:
Simon Binder 2021-03-12 23:22:11 +01:00
parent 0d378b0478
commit 9d58ee6da3
No known key found for this signature in database
GPG Key ID: 7891917E4147B8C0
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ jobs:
enable-pull-request-comment: true
enable-commit-comment: false
netlify-config-path: "./netlify.toml"
alias: deploy-preview-${{ github.event.number }}
github-token: ${{ secrets.GITHUB_TOKEN }}
env:
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}