We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c3d9d1 commit a9db790Copy full SHA for a9db790
.github/workflows/deploy.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
deploy:
10
- name: Build and Deploy to GH-Pages
+ name: Deploy to GH-Pages
11
12
runs-on: ubuntu-latest
13
.github/workflows/integration.yml
@@ -10,7 +10,7 @@ on:
test:
- name: Test Build
+ name: Build Pages
14
15
16
0 commit comments