Skip to content

Commit b40f7bf

Browse files
committed
removed github pages environment
1 parent 3e9c8d0 commit b40f7bf

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -205,9 +205,6 @@ jobs:
205205
friendly-version: ${{ needs.versioning.outputs.friendly-version }}
206206
is-release: ${{ needs.global-variables.outputs.is-release }}
207207
is-preview: ${{ needs.global-variables.outputs.is-preview }}
208-
environment:
209-
name: github-pages
210-
url: ${{ steps.deployment.outputs.page_url }}
211208
runs-on: ubuntu-latest
212209
steps:
213210
- name: 'Checkout ${{ github.head_ref || github.ref }}'

0 commit comments

Comments
 (0)