Skip to content

Commit e263788

Browse files
committed
rename deploy job
1 parent 0bd5a06 commit e263788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/official-site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
concurrency: site-deploy
99

1010
jobs:
11-
deploy:
11+
deploy_official_site:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Cloning repo

0 commit comments

Comments
 (0)