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 0bd5a06 commit e263788Copy full SHA for e263788
.github/workflows/official-site.yml
@@ -8,7 +8,7 @@ on:
8
concurrency: site-deploy
9
10
jobs:
11
- deploy:
+ deploy_official_site:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Cloning repo
0 commit comments