Skip to content

Commit

Permalink
rename deploy docs workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrrt committed Dec 19, 2023
1 parent 0556e49 commit f70c139
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Deploy Hydra Docs
name: adog-hydra-docs

on:
# Runs on pushes targeting the default branch
Expand Down Expand Up @@ -46,10 +46,6 @@ jobs:
- name: Setup Pages
uses: actions/configure-pages@v4
with:
# Automatically inject basePath in your Next.js configuration file and disable
# server side image optimization (https://nextjs.org/docs/api-reference/next/image#unoptimized).
#
# You may remove this line if you want to manage the configuration yourself.
static_site_generator: next
- name: Restore cache
uses: actions/cache@v3
Expand Down

0 comments on commit f70c139

Please sign in to comment.