Skip to content

Commit 670fb52

Browse files
authored
Update static.yml
1 parent de45be6 commit 670fb52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/static.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Simple workflow for deploying static content to GitHub Pages
2-
name: Deploy static content to Pages
2+
name: page is online
33

44
on:
55
# Runs on pushes targeting the default branch
@@ -25,7 +25,7 @@ jobs:
2525
# Single deploy job since we're just deploying
2626
deploy:
2727
environment:
28-
name: github-pages
28+
name: Ste-page
2929
url: ${{ steps.deployment.outputs.page_url }}
3030
runs-on: ubuntu-latest
3131
steps:

0 commit comments

Comments
 (0)