Skip to content

Commit

Permalink
Update publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsuresh authored Sep 23, 2024
1 parent a0c41ef commit 4a9e362
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# This is a basic workflow to help you get started with Actions

name: Publish site
name: Publish documentation site


on:
Expand All @@ -19,7 +17,7 @@ jobs:

steps:
- name: Checkout repository normally
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Set up Python
uses: actions/setup-python@v4
Expand Down

0 comments on commit 4a9e362

Please sign in to comment.