Update pages.yml

This commit is contained in:
Mani Arasteh 2024-06-01 19:29:25 +03:30 committed by GitHub
parent a0014315c0
commit c26cd7ce4f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,9 +31,6 @@ jobs:
deploy:
runs-on: ubuntu-latest
needs: build
environment:
name: 'Production'
url: ${{ steps.deploy-to-webapp.outputs.webapp-url }}
steps:
- name: Download artifact from build job