Skip to content

Commit 1179c61

Browse files
Update .github/workflows/publish-site.yml
Co-authored-by: [ Cassondra ] <[email protected]>
1 parent 45318c1 commit 1179c61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
build_and_deploy_job:
3333
if: github.event_name == 'pull_request' && github.event.action != 'closed'
3434
runs-on: ubuntu-latest
35-
name: Build and Deploy Job
35+
name: Publish
3636
steps:
3737
## --- SETUP --- ##
3838
- name: Check out code

0 commit comments

Comments
 (0)