Skip to content

Commit

Permalink
fix naming
Browse files Browse the repository at this point in the history
  • Loading branch information
braindigitalis committed Jan 22, 2025
1 parent 81cfa6d commit f44d073
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-documentation.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Docs Build (dpp.dev)
name: Docs Full Rebuild (dpp.dev)
on:
release:
types: [published]
Expand All @@ -11,7 +11,7 @@ jobs:
docs:
permissions:
contents: write # Needs to be able to write to the repo.
name: Build Documentation
name: Rebuild all Documentation
runs-on: ubuntu-24.04

concurrency:
Expand Down

0 comments on commit f44d073

Please sign in to comment.