mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-06 12:37:45 +00:00
fixed name
This commit is contained in:
@@ -30,10 +30,10 @@ jobs:
|
|||||||
- name: Project Setup
|
- name: Project Setup
|
||||||
uses: ./.github/workflows/steps/project-setup
|
uses: ./.github/workflows/steps/project-setup
|
||||||
|
|
||||||
- name: Dereference Plex Media Server Specification
|
- name: Build Plex Media Server Specification
|
||||||
run: bun run build
|
run: bun run build
|
||||||
|
|
||||||
- name: Commit Dereferenced Specification File
|
- name: Commit Build Specification Files
|
||||||
uses: stefanzweifel/git-auto-commit-action@v4
|
uses: stefanzweifel/git-auto-commit-action@v4
|
||||||
with:
|
with:
|
||||||
commit_message: "build: dereferenced Plex Media Server API Spec updated"
|
commit_message: "build: dereferenced Plex Media Server API Spec updated"
|
||||||
|
|||||||
Reference in New Issue
Block a user