Skip to content

Commit

Permalink
Minor change to action name
Browse files Browse the repository at this point in the history
  • Loading branch information
wpfl-dbt committed Jan 17, 2025
1 parent c20e448 commit 92fc8ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Deploy docs to GitHub Pages
name: Documentation
on:
push:
branches:
Expand All @@ -18,7 +18,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3

- name: Setup Pages
uses: actions/configure-pages@v3

Expand Down

0 comments on commit 92fc8ee

Please sign in to comment.