Skip to content

Commit 56a8afc

Browse files
committed
remove environment from gh pages deployment
1 parent 9469384 commit 56a8afc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,6 @@ jobs:
5757
needs: build
5858
if: github.event_name == 'workflow_dispatch' || github.event_name == 'push'
5959

60-
environment:
61-
name: github-pages
62-
url: https://specht-labs.de
63-
6460
steps:
6561
- name: Setup GitHub Pages
6662
uses: actions/configure-pages@v5

0 commit comments

Comments
 (0)