Skip to content

Commit

Permalink
chore: added generate workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bangjelkoski committed Oct 7, 2024
1 parent 2915566 commit 08e7296
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/generate.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
name: Injective Docs Generation
on:
push:

jobs:
generate:
Expand All @@ -24,7 +26,7 @@ jobs:
repository: InjectiveLabs/injective-docs
ref: dev
path: ./injective-docs

- name: Commit the changes to injective-docs
run: |
cd injective-docs
Expand Down

0 comments on commit 08e7296

Please sign in to comment.