Skip to content

Commit

Permalink
update github action
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlyJazz committed Aug 12, 2023
1 parent 42bfa04 commit dd26368
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
name: Deploy Documentation in Github Pages

on:
push:
branches: [main]

jobs:
build_test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit dd26368

Please sign in to comment.